All Projects → constantin-p → cp-react-tree-table

constantin-p / cp-react-tree-table

Licence: MIT license
A fast, efficient tree table component for ReactJS.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cp-react-tree-table

tablex
virtualized and extendable tables and datagrids for React
Stars: ✭ 39 (-53.01%)
Mutual labels:  table, data-table, tree-table
Window Table
Windowing Table for React based on React Window
Stars: ✭ 160 (+92.77%)
Mutual labels:  table, data-table
Hot Table
Handsontable - Best Data Grid Web Component with Spreadsheet Look and Feel.
Stars: ✭ 114 (+37.35%)
Mutual labels:  table, data-table
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (+410.84%)
Mutual labels:  tree, table
Nghandsontable
Official AngularJS directive for Handsontable
Stars: ✭ 438 (+427.71%)
Mutual labels:  table, data-table
React Handsontable
React Data Grid with Spreadsheet Look & Feel. Official React wrapper for Handsontable.
Stars: ✭ 511 (+515.66%)
Mutual labels:  table, data-table
ak-vue3
组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时加载、Loading 加载等待、Menu 菜单、Pagination 分页、Progress 进度条、Radio 单选框、Select 选择器、Steps 步骤条、Swiper 图片轮播、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 提示、Tr…
Stars: ✭ 24 (-71.08%)
Mutual labels:  tree, table
Heyui
🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top
Stars: ✭ 2,373 (+2759.04%)
Mutual labels:  tree, table
Vue Ui For Pc
基于Vue2.x的一套PC端UI组件,包括了Carousel 跑马灯、Cascader 级联、Checkbox 多选框、Collapse 折叠面板、DatePicker 日期选择、Dialog 对话框、Form 表单、Input 输入框、InputNumber 数字输入框、Layer 弹窗层、Loading 加载、Menu 菜单、Page 分页、Progress 进度条、Radio 单选框、SelectDropDown 仿select、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 文字提示、BackTop 返回顶部、steps 步骤条、Transfer 穿梭框、Tree 树形、Upload 文件上传、Lazy 图片懒加载、Loading 加载、Pagination 分页等等
Stars: ✭ 156 (+87.95%)
Mutual labels:  tree, table
Bootstraptable Treeview
bootstrapTable extension of treeView
Stars: ✭ 57 (-31.33%)
Mutual labels:  tree, table
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (+328.92%)
Mutual labels:  table, data-table
ng-treetable
A treetable module for angular 5
Stars: ✭ 32 (-61.45%)
Mutual labels:  tree, table
Datatablesbundle
This Bundle integrates the jQuery DataTables plugin into your Symfony application.
Stars: ✭ 334 (+302.41%)
Mutual labels:  table, data-table
Reactabular
A framework for building the React table you need (MIT)
Stars: ✭ 903 (+987.95%)
Mutual labels:  table, data-table
Reactgrid
Add spreadsheet-like behavior to your React app
Stars: ✭ 289 (+248.19%)
Mutual labels:  table, data-table
Angular Handsontable
Angular Data Grid with Spreadsheet Look & Feel. Official Angular wrapper for Handsontable.
Stars: ✭ 175 (+110.84%)
Mutual labels:  table, data-table
DataFrame
DataFrame Library for Java
Stars: ✭ 51 (-38.55%)
Mutual labels:  table, data-table
Vue Drag Tree Table
vue 可以拖拽排序的树形表格
Stars: ✭ 488 (+487.95%)
Mutual labels:  tree, table
react-bolivianite-grid
React grid component for virtualized rendering large tabular data.
Stars: ✭ 95 (+14.46%)
Mutual labels:  table, data-table
jh-weapp-demo
微信小程序项目- 实现一些常用效果、封装通用组件和工具类
Stars: ✭ 60 (-27.71%)
Mutual labels:  tree, table

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].