0.4.1 • Published 5 years ago

@enspirit/bs-mustache v0.4.1

Weekly downloads
6
License
ISC
Repository
github
Last release
5 years ago

bs-mustache

BuckleScript bindings for mustache.

Usage

Mustache.render("This is a {{adjective}} template", { "adjective" : "terrible" })

Developers section

First and formost, configure your environment with npm install.

Specific BuckleScript aliases (clean, build, watch, test...) are defined in the package.json file to be used with npm run [alias].

0.4.1

5 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago