README
list-utils
some reusable functions to help manage lists in many of my projects.
Functions for managing JavaScript arrays
<script type="module">
import listUtils from 'https://cdn.skypack.dev/list-utils';
</script>
some reusable functions to help manage lists in many of my projects.