ember-cli-list-view
v0.0.9
Published
Include the Ember.ListView base library into an Ember CLI application.
Readme
Ember List View for Ember CLI
This is an npm package that contains the Ember.ListView base library packaged as an Ember CLI Addon.
Installation
ember-cli-list-view equires at least Ember CLI 0.0.44.
To install simply run
npm install --save-dev ember-cli-list-view
ember generate ember-cli-list-viewin your Ember CLI project's root.
##Contribute
The ember-list-view-component repo is the actual location of the list-view[.min].js files are maintained for this repo, which is simply the Bower/npm wrapper.
New versions of Ember.ListView are inevitable. If you need a new verion of Ember.ListView, please fork the ember-list-view-component repo here and submit a pull request.
##Legal
Licensed under the MIT License
Ember.ListView is also maintained under the MIT License
