Skip to content

chazzox/virtuoso-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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