Skip to content

jlamontagne/ember-idx-list

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 47.9%
  • Handlebars 38.9%
  • CSS 6.9%
  • HTML 6.3%