Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

A utility for automatically refactoring Ember.js templates.

License

Notifications You must be signed in to change notification settings

q2ebanking/ember-template-rewrite

Repository files navigation

THIS PROJECT IS ARCHIVED AND NO LONGER MAINTAINED

ember-template-rewrite Build Status Coverage Status

A utility for automatically refactoring Ember.js templates.

Install

npm install -g ember-template-rewrite

Running

Get help

ember-template-rewrite --help

Example: 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 test

or with test coverage

npm run cover

Publishing

Use release-it to cut a version:

release-it

License

ember-template-rewrite is Apache 2.0 Licensed.

Code of Conduct

ember-template-rewrite conforms to Contributor Code of Conduct.

About

A utility for automatically refactoring Ember.js templates.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published