feat: add simple request parser

This commit is contained in:
Joachim Van Herwegen
2020-06-10 11:47:43 +02:00
parent 09eb665c12
commit cf258d0317
16 changed files with 166 additions and 27 deletions

View File

@@ -28,7 +28,9 @@
"n3": "^1.3.7"
},
"devDependencies": {
"@types/arrayify-stream": "^1.0.0",
"@types/jest": "^25.2.1",
"@types/streamify-array": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"arrayify-stream": "^1.0.0",