Skip to content

copiadigital/responsive-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-tables

Add using webpack

require('copia-responsive-tables/lib/responsive-tables.js');

Add pre compiled SASS

@import "./node_modules/copia-responsive-tables/lib/css/responsive-tables";

An example can be found in the example folder

About

Make all tables responsive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published