mb-infinite-scroll

bi-directional infinite scroll addon for Ember CLI apps

Usage no npm install needed!

<script type="module">
  import mbInfiniteScroll from 'https://cdn.skypack.dev/mb-infinite-scroll';
</script>

README

mb-infinite-scroll

Use Smoke and Mirrors instead, this is just a stopgap while that isn't working on Ember 2.0 and I don't intend to maintain it.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.