tree2table
make an dyadic array with colspan and rowspan from a tree, so you can easily display a table view to describe a tree structure.
Usage no npm install needed!
<script type="module">
import tree2table from 'https://cdn.skypack.dev/tree2table';
</script>