ella-list-view

List and grid views that recycle list item instances to create the illusion of displaying a seemingly infinite number of items.

Usage no npm install needed!

<script type="module">
  import ellaListView from 'https://cdn.skypack.dev/ella-list-view';
</script>

README

Emberella List Views...

...are no longer maintained. They use design patterns that do not work very nicely with Ember v1.13 and v2.0.

Please take a look at Ember List Component (in development) instead: https://github.com/realityendshere/ella-list-component

It provides a lot of the same functionality as Ember components.