makenova / react-bootstrap-table2

Next Generation of react-bootstrap-table

Home Page:https://react-bootstrap-table.github.io/react-bootstrap-table2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-bootstrap-table2

Rebuilt react-bootstrap-table

react-bootstrap-table2's npm module name is react-bootstrap-table-next due to some guys already used it

react-bootstrap-table2 separate some functionalities from core modules to other modules like following:

This can help your application with less bundled size and also help us have clean design to avoid handling to much logic in kernal module(SRP).

Migration

If you are the user from legacy react-bootstrap-table, please have a look on this.

Usage

See getting started.

Online Demo

See react-bootstrap-table2 storybook.

Roadmap

See release plans.

Development

Please check development guide.

How should I run storybook example in my local?

$ git clone https://github.com/react-bootstrap-table/react-bootstrap-table2.git
$ cd react-bootstrap-table2
$ yarn install
$ yarn storybook
$ Go to localhost:6006

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

About

Next Generation of react-bootstrap-table

https://react-bootstrap-table.github.io/react-bootstrap-table2/


Languages

Language:JavaScript 97.8%Language:CSS 2.2%Language:HTML 0.0%