@enspirit/rescript-mustache

2.0.0 • Public • Published

rescript-mustache

ReScript 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 ReScript aliases (clean, build, watch, test...) are defined in the package.json file to be used with npm run [alias].

/@enspirit/rescript-mustache/

    Package Sidebar

    Install

    npm i @enspirit/rescript-mustache

    Weekly Downloads

    1

    Version

    2.0.0

    License

    ISC

    Unpacked Size

    1.99 kB

    Total Files

    5

    Last publish

    Collaborators

    • llambeau
    • ygu
    • blambeau
    • david.parloir