aliencube/Frontmatter to JSON Converter
Convert frontmatter in a markdown document to a JSON string for further processing
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Jan 18, 2021
- License
- MIT
Pinned Snippet
uses: aliencube/frontmatter-to-json-actions@d1bd7ed3dac002b00e0354ee6fc84dd0a6eef8f6 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| markdown | Markdown document | yes | — |
Outputs
| name | description |
|---|---|
| jsonised | JSON converted from frontmatter |