-
Notifications
You must be signed in to change notification settings - Fork 1
/
NOTES.txt
32 lines (23 loc) · 835 Bytes
/
NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// ky
https://github.com/sindresorhus/ky
https://github.com/sindresorhus/ky/blob/master/index.js
// ky-universal
https://github.com/sindresorhus/ky-universal
https://github.com/sindresorhus/ky-universal/blob/master/index.js
// node-fetch
https://github.com/node-fetch/node-fetch/tree/3.x
// cross-fetch
https://github.com/lquixada/cross-fetch
// whatwg-fetch
https://github.com/github/fetch
// Minimal fetch polyfill 500 bytes (unfetch)
https://github.com/developit/unfetch
// httpbin.org
https://httpbin.org/
// Typescript - add typed variables to global
https://stackoverflow.com/a/43300412
// Promise polyfill
https://github.com/taylorhakes/promise-polyfill
https://unpkg.com/promise-polyfill@8.1.3/dist/polyfill.min.js
// Environment detection
https://www.npmjs.com/package/browser-or-node