/tableup

This contains the implementation of react + material design for datatables

Primary LanguageJavaScript

TableUp

npm npm

Data table that conforms to Google Material Design.

Installation

$ npm install --save tableup

Importing

import TableUp from 'tableup';
import 'tableup/css/tableup.css';

Usage

See our demo.

Contributing

See our CONTRIBUTING.md for information on how to contribute.