/ember-ika-button

An ambitious button with async & styling support for Ember.js

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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/.