ella-list-component

List and grid components 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 ellaListComponent from 'https://cdn.skypack.dev/ella-list-component';
</script>

README

Warning: This is a work in progress (WIP)

I accept friendly pull requests and feedback.

Also, use this addon at your own risk. It could be capable of anything, including scaring your cat (even if you don't own a cat) or burning your toast (nobody really likes burnt toast). Please use caution when using addons that are not yet complete.

Emberella List Component

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

More info to come...

Installation

Ember and Ember CLI are always evolving, so you may wish to verify these instructions in the Ember CLI documentation. As of this writing, you can install this addon by navigating to your project directory in the command line and entering the following:

ember install ella-list-component

This will add the Emberella List Component as a dependency to your app.