Skip to content

spsDrop/mojito-dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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}}

About

Adds a doT templates as a view engine for mojito.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published