This package has been deprecated

Author message:

Package has moved to @enspirit/rescript-mustache.

bs-mustache

0.2.1 • Public • Published

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].

Package Sidebar

Install

npm i bs-mustache

Weekly Downloads

0

Version

0.2.1

License

ISC

Unpacked Size

1.44 kB

Total Files

3

Last publish

Collaborators

  • ygu