better-list

A package for using better lists.

Usage no npm install needed!

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

README

Better-List

npm bundle size npm install A package for using better lists.

Installation

To install it, simply run this command :

npm run better-list

What it contains

This package contains all the methods that the Kotlin MutableLists contains with proper typings in a List class.

It may contains other useful classes and functions later if people ask for it.