add xlsx support

by factoring out a Fetcher class
This commit is contained in:
Lachlan Kermode
2020-03-27 12:30:21 +01:00
parent 2e343a17dd
commit 5d7eb0af05
7 changed files with 226 additions and 89 deletions

View File

@@ -35,6 +35,7 @@
"morgan": "^1.8.0",
"mz": "^2.7.0",
"node-fetch": "^2.3.0",
"node-xlsx": "^0.15.0",
"object-hash": "^1.3.0",
"ramda": "^0.25.0",
"resource-router-middleware": "^0.6.0"