virtuoso-tree

This is a light-weight library that enables users to efficiently render a tree data structure using React. Built on top of react-virtuoso, heavily Inspired by react-vtree

Usage no npm install needed!

<script type="module">
  import virtuosoTree from 'https://cdn.skypack.dev/virtuoso-tree';
</script>

README

virtuoso-tree

This is a light-weight library that enables users to efficiently render a tree data structure using React. Built on top of react-virtuoso, heavily Inspired by react-vtree

Code, Demos and Documentation coming soon.

TODO:

  • write the library
  • write the demo
  • write the documentation