0.1.1 • Published 9 years ago

ember-idx-list v0.1.1

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

Ember-idx-list

ember-idx-list is a list of items with selection and items states support.

Installation & Tutorial

With Ember-CLI:

npm install --save-dev ember-idx-list

Please visit the documentation for installation & usage documentations

Plugin Development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build