0.1.2 • Published 11 years ago

tmplc v0.1.2

Weekly downloads
4
License
-
Repository
-
Last release
11 years ago

This script allows you to collect all the HTML templates in some directory and put them into a single Javascript module which can be loaded later, for instance by RequireJS.

INSTALLATION

Another way to install this package is to use npm:

$ sudo npm install -g tmplc

USAGE

$ tmpls.js --dir directory/with/templates --out output/js/file.js

If no options are submited, the defaults are templates for the templates directory and templates.js for the output file.

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago