README
array-forest-domlike
Access an array of arrays (of arrays…) as a tree structure inspired by browser DOM.
Usage
Sorry, no time for API docs yet. There's a quite verbose test/usage.demo.js though.
License
ISC
Access an array of arrays (of arrays…) as a tree structure inspired by browser DOM.
<script type="module">
import arrayForestDomlike from 'https://cdn.skypack.dev/array-forest-domlike';
</script>
Access an array of arrays (of arrays…) as a tree structure inspired by browser DOM.
Sorry, no time for API docs yet. There's a quite verbose test/usage.demo.js though.
ISC