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:

  • react-bootstrap-table-next
  • react-bootstrap-table2-filter
  • react-bootstrap-table2-editor
  • react-bootstrap-table2-paginator
  • react-bootstrap-table2-overlay

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).

GitHub