An open API service indexing awesome lists of open source software.

https://github.com/emberjs/list-view

An incremental rendering list view for Ember.js
https://github.com/emberjs/list-view

Last synced: 8 months ago
JSON representation

An incremental rendering list view for Ember.js

Awesome Lists containing this project

README

          

*ListView* is unmaintained and deprecated. The last published version was compatable with Ember `<= 1.12.x`. It is important to note that *ListView* is not compaitable with the Glimmer rendering engine. [Ember Collection](https://github.com/emberjs/ember-collection) is ment to replace *ListView* as the ember solution to rendering large lists. If you need this functionality for your `>= 1.13.x` ember app, please checkout [Ember Collection](https://github.com/emberjs/ember-collection).