Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 637 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 637 Bytes

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

What it should do

  • render tree like data structures using the virtualisation library react-virtuoso

Current Issues

  • lacks functionality
  • lacks documentation

TODO:

  • reverse engineer and rewrite the original code of react-vtree