Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 557 Bytes

File metadata and controls

22 lines (15 loc) · 557 Bytes

Responsive Table Generator

Try it now

Description

HTML/CSS only responsive table generator for your next table.

Browser compatibility

Probably everything.

Development

Requires node

  • Run npm install
  • Then run gulp

The two key things to edit are src/responsive-table.js and src/table-style.css.

Contributors