1.0.8 • Published 3 years ago

react-tree-table-optimized v1.0.8

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
3 years ago

Overview

React Tree Table is a high performance React component designed to render data in a mixed tree and tabular format. This type of representation is ideal for all kinds of performance data (e.g. stacks or dependency graph).

Usage

You may use SimpleReactTreeTable with a simplified data modal or you may use ReactTreeTable directly for better performance or if your data is too large or slow to fit fully in memory.

Attributions

This component was forked from the shared components in the Firefox Profiler.

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago