👷🏽 Streaming JSON WIP

This commit is contained in:
2021-05-13 07:58:59 -07:00
parent 267386ec94
commit c15b2cf0e4
3 changed files with 129 additions and 23 deletions

View File

@@ -25,14 +25,17 @@
"babel-polyfill": "^6.26.0",
"can-ndjson-stream": "^1.0.2",
"comlink-loader": "^2.0.0",
"event-stream": "^4.0.1",
"express": "^4.17.1",
"fs-extra": "^9.1.0",
"hyperquest": "^2.1.3",
"imghash": "^0.0.8",
"node-fetch": "^2.6.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1",
"stream-json": "^1.7.1",
"through2": "^4.0.2"
},
"devDependencies": {