ember-dedupe-string-literals
v1.0.0-beta.3
Published
Dedupe strings as new variable declarations at the top level for your Ember apps
Readme
Ember-dedupe-string-literals
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd ember-dedupe-string-literalsnpm installbower install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.
