Front matter parsing middleware based on gray-matter.
yaml front matter for JS. Parse yaml or JSON from the beginning of files.
Generate a data object from a variety of sources: json, front-matter, databases, promises, anything... and set it to the file object for other plugins to consume.
Utilities for extracting front matter from source files.
Extract front-matter header from files
Middleware for processing config templates in front matter. Can be used with verb, assemble v0.6.0 and greater, or any application based on jonschlinkert/templates.
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and many other
A simple to use YAML Front-Matter parsing and extraction Library.