Ember 2.0 deprecated {{bind-attr}}
.
This addon enables the bind-attr helper within your Ember 2.0 applications. This is to provide extra time for migrating away from bind-attr, not as a permanent solution.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.