em-hbs-precompiler
v2.2.0
Published
Easy way to precompile HTMLbars templates from the command line.
Maintainers
Readme
Ember.js HTMLbars precompiler
Easy way to precompile HTMLbars templates from the command line.
Installation
npm install -g em-hbs-precompiler
Usage
precompilehbs -s path/to/source/templates/ -o path/to/output/file.js
Current supported Ember version
2.2.0
Changelog
~2.2.0
- Ember.js - 2.2.0
~0.6.0
- Ember.js - 1.13.11
- HTMLbars - 0.13.36
~0.5.0
- Ember.js - 1.13.4
- HTMLbars - 0.13.32
~0.4.0
- Ember.js - 1.11.1
- HTMLbars - 0.11.2
~0.3.0
- Ember.js - 1.10.0
- HTMLbars - 0.8.5
~0.2.0
- Ember.js - 1.9.1
- Handlebars - 2.0.0
~0.1.0
- Ember.js - 1.6.0~1.8.0
- Handlebars - 1.3.0
This package borrows from:
- https://gist.github.com/zilkey/2013669
- https://github.com/rpflorence/ember-tools
