justin-elias / cp-react-tree-table

A fast, efficient tree table component for ReactJS.

Home Page:https://constantin-p.github.io/cp-react-tree-table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cp-react-tree-table

npm version MIT License

A fast, efficient tree table component for ReactJS.

Live Demo | Documentation

Documentation v0.x

Installation

[Method A] Using npm:
npm install --save cp-react-tree-table
[Method B] Using yarn:
yarn add cp-react-tree-table

Usage

Import the cp-react-tree-table module:

import { TreeTable, TreeState } from 'cp-react-tree-table';

License

This project is MIT licensed. Please see the LICENSE file for more information.

About

A fast, efficient tree table component for ReactJS.

https://constantin-p.github.io/cp-react-tree-table

License:MIT License


Languages

Language:TypeScript 88.6%Language:JavaScript 11.4%