autotable

1.0.0 • Public • Published

Autotable

Automatic CSS table styles generator

var autotable = require('autotable');
 
var css = autotable({
  border: true,
  fontSize: '.875rem',
  flush: false
});

Readme

Keywords

none

Package Sidebar

Install

npm i autotable

Weekly Downloads

33

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jxnblk