0.1.1 • Published 9 years ago

ember-ika-button v0.1.1

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

Ember-ika-button

A smart button with styling, icons and async support for Ember.js

Installation

npm install --save-dev ember-ika-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

For more information on using ember-cli, visit http://www.ember-cli.com/.