mojito-dot

0.0.3 • Public • Published

mojito-dot

Adds a doT templates as a view engine for mojito.

Big props to olado for making the simplest fastest JS template engine known to MAN! http://olado.github.io/doT/index.html

Simply name your views with the doT handler, like so.

index.doT.html

And use the doT syntax inside.

Partials are also supported

partials/snippet.doT.html

I'm a partial

index.doT.html

{{#def.snippet}}

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i mojito-dot

    Weekly Downloads

    5

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • jfoltz