0.0.4 • Published 9 years ago
ember-template-rewrite v0.0.4
ember-template-rewrite

A utility for automatically refactoring Ember.js templates.
Install
npm install -g ember-template-rewriteRunning
Get help
ember-template-rewrite --helpExample: convert bind-attrs to attribute bindings
cd my-ember-app/
ember-template-rewrite convert-bind-attr .Contributing
- open an issue
- submit a PR
Running Tests
npm run testor with test coverage
npm run coverPublishing
Use release-it to cut a version:
release-itLicense
ember-template-rewrite is Apache 2.0 Licensed.
Code of Conduct
ember-template-rewrite conforms to Contributor Code of Conduct.