0.1.7 • Published 5 years ago

tableup v0.1.7

Weekly downloads
6
License
MIT
Repository
-
Last release
5 years ago

TableUp

Build Status codecov npm npm

Data table that conforms to Google Material Design.

Table of Contents

Installation

$ npm install --save tableup

Importing

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

Usage

Demo

npm install then npm run start

See our demo for code files

Upgrade

npm install -g npm

Contributing

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