JS: add default/chaining for request

This commit is contained in:
Esben Sparre Andreasen
2020-03-04 12:36:12 +01:00
parent 92b3e8c060
commit db335ae89b
3 changed files with 29 additions and 16 deletions

View File

@@ -32,6 +32,7 @@
- [http2](https://nodejs.org/api/http2.html)
- [lazy-cache](https://www.npmjs.com/package/lazy-cache)
- [react](https://www.npmjs.com/package/react)
- [request](https://www.npmjs.com/package/request)
- [send](https://www.npmjs.com/package/send)
- [typeahead.js](https://www.npmjs.com/package/typeahead.js)
- [ws](https://github.com/websockets/ws)