0.1.3 • Published 9 years ago

ember-idx-button v0.1.3

Weekly downloads
6
License
APACHE2
Repository
github
Last release
9 years ago

Ember-idx-button

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 clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build