← All repos

front-matter

Extract YAML front matter from strings

Browse cluster: Cluster 202
204commits
35contributors
3languages

Tech stack & purpose

front-matter is a Node.js module that extracts and parses YAML metadata from the beginning of text documents, without performing any file I/O operations. The module is built for JavaScript and uses the ys-yaml library for YAML parsing, supporting both safe and unsafe loading modes. It was created by Jason Campbell and Adrian Gimenez, drawing inspiration from Jekyll's blogging system for adding metadata to content without requiring a database.

Community & reference links

Languages

JavaScript
69.7%
TypeScript
20.0%
Makefile
10.3%

Contributors (top 30 of 35)