React Bootstrap Tabular

A complete solution when it comes to table creation with bootstrap and react!

View on github

Current version v0.2.4

What do we solve?

React has a large and fast growing community. Thus the needs that come up are increasing as well. This project began when looking for a react component that can create true bootstrap compatible code for table data.

How do we solve it?

We provide two simple components that can be used to define a table and it's columns. Those are enough to make your dreams come true! You don't believe us? Then read along and you will see that we speak the truth.

Key features

We support several features that can make your life easier. To begin with all bootstrap table classes are being respected (yes, even responsive). Additionally we support pagination, sorting, data filtering and automatic total calculation. You can also provide custom functions to customize the look and feel of each cell (for example add a dollar sign before an amount). You can visit our examples to find our more on how to do all those awesome things.