web-list-view

Android-Like ListView for WebApp

Usage no npm install needed!

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

README

Android-Like ListView for JS npm version

To run demo, you must install npm and webpack first, and then run npm install && npm run demo to compile ES6 to ES5.