copia-responsive-tables
v0.1.2
Published
Make all tables responsive
Maintainers
Readme
Responsive Tables
Basic Usage
- Download ZIP of files
- Insert the JS and CSS onto the page
- Put the stylesheet where you would like
Install using npm:
$ npm install --save copia-responsive-tablesAdd using webpack
require('copia-responsive-tables/lib/responsive-tables.js');Add pre compiled SASS
@import "./node_modules/copia-responsive-tables/lib/css/responsive-tables";