react-bootstrap-table2

Next Generation of react-bootstrap-table

Github星跟踪图

react-bootstrap-table2

Build Status
Rebuild of react-bootstrap-table

Note that react-bootstrap-table2's npm module name is react-bootstrap-table-next due to the name being already taken.

react-bootstrap-table2 separates some functionalities from its core modules to other modules as listed in the following:

Not only does this reduce the bundle size of your apps but also helps us have a cleaner design to avoid handling too much logic in the kernel module(SRP).

Migration

If you are coming from the legacy react-bootstrap-table, please check out the migration guide.

Usage

See getting started.

Online Demo

See react-bootstrap-table2 storybook.

Development

Please check the development guide.

Running storybook example on your local machine

# Clone the repo
$ git clone https://github.com/react-bootstrap-table/react-bootstrap-table2.git

# change dir to the cloned repo
$ cd react-bootstrap-table2

# Install all dependencies with yarn
$ yarn install

# Start the stroybook server, then go to localhost:6006
$ yarn storybook

Storybook examples: packages/react-bootstrap-table2-example/examples

主要指标

概览
名称与所有者react-bootstrap-table/react-bootstrap-table2
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2017-08-13 07:28:01
推送于2023-09-29 11:25:12
最后一次提交2020-05-31 15:17:04
发布数219
最新版本名称react-bootstrap-table-next@4.0.3 (发布于 2020-05-31 15:17:04)
第一版名称react-bootstrap-table2-editor@0.0.3 (发布于 2018-01-21 13:59:30)
用户参与
星数1.3k
关注者数27
派生数430
提交数875
已启用问题?
问题数1398
打开的问题数474
拉请求数288
打开的拉请求数66
关闭的拉请求数64
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?