mikado

v0.0.68
Web's smartest virtual DOM templating engine.
Templating Template Virtual DOM Template Engine Mustache Handlebars

test

echo "Error: no test specified" && exit 1

build

node task/build RELEASE=min DEBUG=false ENABLE_CACHE=true BUILD_LIGHT=false && exit 0

server

node task/server.js

update

npm install google-closure-compiler@nightly && npm install html2json@latest

compile

node task/compile && echo Compile Complete. && exit 0

build:light

node task/build RELEASE=light DEBUG=false ENABLE_CACHE=true BUILD_LIGHT=true && exit 0

build:custom

node task/build RELEASE=custom

Metadata

Downloads

Maintainers