UNPKG

table2excel

Version:

convert and download html tables to a xlsx-file that can be opened in Microsoft Excel

11 lines (10 loc) 152 B
{ "extends": "airbnb", "rules": { "no-param-reassign": [2, { "props": false }], "global-require": 0 }, "env": { "mocha": true } }