khanhspring / react-simple-treetable

React simple tree table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React simple tree table

Advantages

  • Dynamic columns
  • Tree table view
  • Tree line through on the rows
  • Toggle all
  • Light weight (only reactjs, css)
  • Easy to custom
  • Custom redering for cell of column

Usage

  1. Clone the project
$ git clone https://github.com/khanhspring/react-simple-treetable.git
  1. Install dependences
$ cd react-simple-treetable
$ npm install
  1. Start
$ npm start

About

React simple tree table


Languages

Language:JavaScript 77.2%Language:CSS 13.9%Language:HTML 8.9%