You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.github/workflows | 2 years ago | |
fixtures | 2 years ago | |
src | 1 year ago | |
.gitignore | 2 years ago | |
.npmrc | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package-lock.json | 2 months ago | |
package.json | 2 months ago | |
tsconfig.json | 1 year ago |
README.md
Comparing fetch()
implementations
A small project comparing fetch()
implementations across various platforms
and packages.
Platforms
Browser testing is done using webdriver
.
- Chrome
- Firefox
- Safari (TODO)
- Node.js
node-fetch
- Deno (TODO)