#toner-html-to-xlsx
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.
#toner-html-to-xlsx
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.