README
react-tree
This thing is a custom React renderer that draws your app as a windowed tree instead of as its normal presentation
The purpose of this was for me to learn about react rendering but it makes for a cool visualisation
This thing is a custom React renderer that draws your app as a windowed tree instead of as its normal presentation
<script type="module">
import reactTreeRender from 'https://cdn.skypack.dev/react-tree-render';
</script>
This thing is a custom React renderer that draws your app as a windowed tree instead of as its normal presentation
The purpose of this was for me to learn about react rendering but it makes for a cool visualisation