Skip to content

ahacking/ember-cli-list-view

 
 

Repository files navigation

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-view

in 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%