assemble

npm install assemble-yaml --save-dev
Visit Assemble's documentation for many more examples and pointers on getting started.
Release History
- 2013-08-11 v0.1.0 Initial setup - Migrated from main Assemble repo
Utility library for working with YAML front matter. Works with or without Assemble.
npm install assemble-yaml --save-dev
Visit Assemble's documentation for many more examples and pointers on getting started.
v0.1.3: date: "2013-09-27" changes:
- Adds extractJSON and stripYFM convenience methods.
- Add regex to strip extraneous newlines left over after YFM is removed from a file.
v0.1.2: date: "2013-09-22" changes:
- Adds grunt-readme and grunt-pkg-sync
v0.1.0: date: "2013-08-11" changes:
- Initial setup - Migrated from main Assemble repo