SheetJS / sheets

generate pretty ascii tables from XLS/XLSX/XLSB/XLSM/XML workbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sheets

generate pretty ascii tables from XLS/XLSX workbooks

Dependencies

  • npm asciitable : produces the actual ascii table (Code)
  • npm xlsjs : xls parser (Code)
  • npm xlsx : xlsx parser (Code)

License

Apache 2.0 (see LICENSE for more details)

About

generate pretty ascii tables from XLS/XLSX/XLSB/XLSM/XML workbooks

License:Other


Languages

Language:JavaScript 100.0%