Ember-idx-button
December 12, 2014 ยท View on GitHub
A smart button with styling, icons and async support for Ember.js
Installation
npm install --save-dev ember-idx-button
For usage info, please see Demo
Development
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build