Fetch

Open-source projects categorized as Fetch

Top 23 Fetch Open-Source Projects

  • TanStack Query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  • Project mention: Best Next.js Libraries and Tools in 2024 | dev.to | 2024-04-10
  • SWR

    React Hooks for Data Fetching

  • Project mention: Best Next.js Libraries and Tools in 2024 | dev.to | 2024-04-10

    Link: https://swr.vercel.app/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • window.fetch polyfill

    A window.fetch JavaScript polyfill.

  • Project mention: How do I detect requests initiated by the new fetch standard? How should I detect an AJAX request in general? | /r/codehunter | 2023-07-02

    Most js libraries use XMLHttpRequest and so provide HTTP_X_REQUESTED_WITH: XMLHttpRequest, but neither Chrome's implementation nor Github's polyfill of the new fetch uses a similar header. So how can one detect that the request is AJAX?

  • ky

    🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API

  • Project mention: Ky: Tiny and elegant JavaScript HTTP client based on the browser Fetch API | news.ycombinator.com | 2024-04-24
  • node-fetch

    A light-weight module that brings the Fetch API to Node.js

  • Project mention: Building a README Crawler With Node.js | dev.to | 2024-04-08

    To execute the algorithm, we will use Node.js (for the JavaScript runtime) and node-fetch (for network requests). This means we will run the code locally from the command line. For this project, we will have an output folder to store all the README data, as well as a list (queue) of repository URLs to visit. Before diving into the code, it is important to plan the input and output of the algorithm. For this web crawler, we will start at a valid GitHub repository page, which would be one URL string. After visiting each page with a README, we will export the data into a new file. Now lets cover the process of requesting a repository page from a URL. For this, we only care about saving the README file that is displayed, and we will ignore any other links that GitHub displays (such as the navbar). We will send a URL request with node-fetch, and retrieve the result of a HTML string. If we convert the HTML string to a DOM Tree, we can search for a specific element. GitHub stores the README file under a div with the class "markdown-body". We can use a library called 'jsdom' to use Browser API methods, and return a specific node.

  • graphql-yoga

    🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

  • unfetch

    🐕 Bare minimum 500b fetch polyfill.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wretch

    A tiny wrapper built around fetch with an intuitive syntax. :candy:

  • Project mention: Why do people use Axios instead of Fetch | dev.to | 2024-01-29

    In conclusion, whether you choose axios, fetch, or an alternative like wretch, your focus should be on writing clear, maintainable, and robust code. Understanding the strengths and weaknesses of each tool will empower you to make informed decisions and build applications that are not only functional but also resilient and enjoyable to develop.

  • react-refetch

    A simple, declarative, and composable way to fetch data for React components

  • use-http

    🐶 React hook for making isomorphic http requests

  • fastfetch

    Like neofetch, but much faster because written mostly in C.

  • Project mention: As An Arch User, I find this incredibly True. | /r/linuxmemes | 2023-12-09

    Edit: https://github.com/fastfetch-cli/fastfetch

  • fetch

    Fetch Standard (by whatwg)

  • Project mention: JavaScript fetch does not support GET request with body | news.ycombinator.com | 2023-11-21
  • data-client

    Async State Management without the Management

  • cross-fetch

    Universal WHATWG Fetch API for Node, Browsers and React Native.

  • vue-query

    Hooks for fetching, caching and updating asynchronous data in Vue

  • macchina

    A system information frontend with an emphasis on performance.

  • Project mention: Libraries to read information about GPUs (temperature, load, memory, etc.) | /r/rust | 2023-12-09
  • hyper-fetch

    ⚡ Fetching and realtime data exchange framework.

  • Project mention: I made fetching and realtime framework – Firebase, GraphQL, axios and sockets | news.ycombinator.com | 2023-06-27
  • git-peek

    git repo to local editor instantly

  • Project mention: Sourcegraph is no longer Open Source | news.ycombinator.com | 2023-07-04

    Yesterday I found out about git-peek (https://github.com/Jarred-Sumner/git-peek). Instead of describing how satisfying it is to use, here is a GIF: https://imgur.com/a/cT8zAha

  • ky-universal

    Use Ky in both Node.js and browsers

  • jimmer

    A revolutionary ORM framework for both java and kotlin.

  • react-fetching-library

    Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.

  • query

    🚀 Powerful asynchronous state management, server-state utilities and data fetching for Angular Applications (by ngneat)

  • Project mention: A Deep Dive into Angular and Tanstack Query with Our Demo Store | dev.to | 2024-01-10

    Angular TanQuery Repo: https://github.com/ngneat/query/

  • react-infinite-scroll-hook

    React hook for creating infinite scroll components.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Fetch related posts

Index

What are some of the best open-source Fetch projects? This list will help you:

Project Stars
1 TanStack Query 39,627
2 SWR 29,383
3 window.fetch polyfill 25,806
4 ky 11,505
5 node-fetch 8,635
6 graphql-yoga 8,009
7 unfetch 5,682
8 wretch 4,494
9 react-refetch 3,432
10 use-http 2,313
11 fastfetch 2,159
12 fetch 2,077
13 data-client 1,886
14 cross-fetch 1,650
15 vue-query 1,095
16 macchina 1,069
17 hyper-fetch 1,001
18 git-peek 699
19 ky-universal 667
20 jimmer 626
21 react-fetching-library 619
22 query 514
23 react-infinite-scroll-hook 417

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com