virtualized-tree

Forked version of react-virtualized-tree React component to specifically fit my needs. No one but me should be using this project

Usage no npm install needed!

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

README

virtualized-tree

Introduction

virtualized-tree Is my implementation of react-virtualized-tree

I forked it for my use case and my use case only. You should use the original: here.