Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatchhttps://www.linkedin.com/in/jonschlinkert/
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
Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists
Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!
Strip a byte order mark (BOM) from a string.