Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
We needed to achieve this but wanted to do extract the gray matter from the docs at the build time. Therefore, we have created a webpack loader for gray-matter( https://github.com/atlassian/gray-matter-loader ).
I am looking forward to add the link to the project in readme of this project so that someone with a use case can find it easily.
I see Related projects as the most relevant section. What are the thoughts on this?
Hi, Love the library by the way ❤️
We needed to achieve this but wanted to do extract the gray matter from the docs at the build time. Therefore, we have created a webpack loader for gray-matter( https://github.com/atlassian/gray-matter-loader ).
I am looking forward to add the link to the project in readme of this project so that someone with a use case can find it easily.
I see Related projects as the most relevant section. What are the thoughts on this?