React Bootstrap Data Table

Description:

A React component to create Bootstrap styled data tables with sorting, filter, and pagination functionalities. This library uses react-bootstrap stylesheets and JavaScript. In addition, this library also uses font-awesome for the table header, clear filter, and other stuffs.

Installation:

# NPM
$ npm install react-bs-datatable --save

Preview:

React Bootstrap Data Table

Add Comment