words-compiler

a compiler for the words ember addon

Usage no npm install needed!

<script type="module">
  import wordsCompiler from 'https://cdn.skypack.dev/words-compiler';
</script>

README

words-compiler

A simple markdown & YAML front matter parser.

Usage

In your Brocfile.js:

var compiler = require('words-compiler');

compiler.build('pages'); // builds app/pages -> public/pages