Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 JavaScript Fetch Projects
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
The release of Node v16.15.0 and v17.5.0 brought in the Fetch API and FormData. Before that, the node-fetch and form-data packages were used to use browser-like APIs in Node.js. To migrate node-fetch/form-data packages to Node.js native APIs, some changes can be made by removing import statements of 3rd-party packages, but there are important considerations to keep in mind when using Node.js features such as file system. This article outlines about migrating from node-fetch/form-data packages to Node.js native APIs.
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
i18next-http-backend
i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
i18n // load translation using http -> see /public/locales // learn more: https://github.com/i18next/i18next-http-backend .use(Backend) // detect user language // learn more: https://github.com/i18next/i18next-browser-languageDetector .use(LanguageDetector) // pass the i18n instance to react-i18next. .use(initReactI18next) // init i18next // for all options read: https://www.i18next.com/overview/configuration-options .init({ ns: [ "translation", "header", "note", "settings", "zod", "custom", "introduce", "message", ], defaultNS: "translation", fallbackLng: "en", debug: false, detection: { caches: ["localStorage"], }, }); export default i18n;
-
fetch-intercept
Interceptor library for the native fetch command inspired by angular http intercepts.
-
-
svelte-boilerplate
Svelte application boilerplate with Webpack, Babel, PostCSS, Sass, Fetch, Jest, .Env, EsLint. (by pankod)
-
-
-
-
-
i18next-locize-backend
A simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno.
-
devto-clone
build a Clone with React. Create this awesome devto clone with React using styled-components. Learn to fetch API and render different articles of dev.to (by codebucks27)
-
-
react-redux-api-tools
A set of tools to facilitate react-redux development and decouple logic from compontents
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
JavaScript Fetch discussion
JavaScript Fetch related posts
-
How To Fetch (Get) HTML From Server 🛤️
-
axios VS xior - a user suggested alternative
2 projects | 9 Mar 2025 -
🔥Best alternative to HTMX
-
🔥How to fetch HTML from server
-
🔥HMPL — best alternative to HTMX
-
HMPL – template language for displaying UI from server to client
-
react internationalization i18n
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 21 Apr 2025
Index
What are some of the best open-source Fetch projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | window.fetch polyfill | 25,846 |
2 | node-fetch | 8,833 |
3 | unfetch | 5,718 |
4 | react-refetch | 3,425 |
5 | cross-fetch | 1,679 |
6 | git-peek | 729 |
7 | ky-universal | 672 |
8 | i18next-http-backend | 476 |
9 | fetch-intercept | 413 |
10 | FlightRadarAPI | 316 |
11 | svelte-boilerplate | 292 |
12 | react-native-easy-app | 238 |
13 | CORSflare | 161 |
14 | eleventy-fetch | 156 |
15 | webpack-userscript-template | 146 |
16 | i18next-locize-backend | 72 |
17 | devto-clone | 63 |
18 | http | 45 |
19 | react-redux-api-tools | 40 |
20 | manifetch | 38 |
21 | replika-diary-export | 7 |
22 | AudioWorkletFetchWorker | 4 |
23 | qr | 4 |