Ember-idx-list

January 13, 2015 ยท View on GitHub

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

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

Contents

  1. 1Installation & Tutorial
  2. 1.1With Ember-CLI:
  3. 2Plugin Development
  4. 3Running
  5. 4Running Tests
  6. 5Building