README
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.
<script type="module">
import assembleYaml from 'https://cdn.skypack.dev/assemble-yaml';
</script>

npm install assemble-yaml --save-dev
Visit Assemble's documentation for many more examples and pointers on getting started.