README
Treeflex
A flexbox based CSS library for drawing hierarchy trees with HTML lists.
Check out the project page for documentation.
Treeflex is a flexbox based CSS library for drawing hierarchy trees with HTML lists.
<script type="module">
import treeflex from 'https://cdn.skypack.dev/treeflex';
</script>
Check out the project page for documentation.