patotoma / tableup

This contains the implementation of react + material design for datatables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This contains the implementation of react + material design for datatables


Languages

Language:JavaScript 93.2%Language:HTML 5.6%Language:CSS 1.2%