Skip to content

jsreport/toner-html-to-xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#toner-html-to-xlsx

Build Status

Toner recipe for converting html tables into xlsx using html-to-xlsx package

npm install toner-html-to-xlsx
toner.recipe("html-to-xlsx", require("toner-html-to-xlsx")());

See the html-to-xlsx docs for details.