# Comparing `fetch()` implementations A small project comparing `fetch()` implementations across various platforms and packages. ## Platforms Browser testing is done using [`webdriver`](https://github.com/webdriverio/webdriverio/tree/main/packages/webdriver). - Chrome - Firefox - Safari (TODO) - Node.js - `node-fetch` - Deno (TODO)