1.0.1 • Published 6 years ago

biscotti-coffee v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Biscotti Coffee

Like M4, but with CoffeeScript.

Install

npm i -s biscotti-coffee

Usage

import processor from "biscotti-coffee"

# pass in require function as a global
# so import will work
render = processor {require}
render path: "./template/hello-world.biscotti"
1.0.1

6 years ago

1.0.0

6 years ago