Dynamic data table wrapping fixed-data-table.
npm install esaron-react-dynamic-data-tableA stateful table wrapping Facebook's fixed-data-table component
(https://facebook.github.io/fixed-data-table/) used for displaying data
obtained from static input or a RESTful API with functionality for
sorting, filtering, paging, scrolling, etc.
In any dependent project, you must require React, ReactDOM, Bootstrap,
React Bootstrap, and Bootstrap's css.