/toner-html-to-xlsx

Toner recipe for converting html tables into excel xlsx

Primary LanguageJavaScriptMIT LicenseMIT

#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.