fetch-api

Open-source projects categorized as fetch-api

Top 23 fetch-api Open-Source Projects

  • 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.

  • form-to-google-sheets

    Store HTML form submissions in Google Sheets.

  • 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.

  • alova

    Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js

    Project mention: How to customize alova's request adapter | dev.to | 2023-11-23

    The following is a tutorial for some chapters. If you want to learn more about the usage of alovajs, please come to alova official website to learn.

  • cross-fetch

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

  • fetch-progress-indicators

    Progress indicators/bars using Streams, Service Workers, and Fetch APIs

  • fetch-stream-audio

    Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs

    Project mention: Ow Latency Web Audio playback examples with Fetch and Streams APIs | news.ycombinator.com | 2023-06-01
  • Swap

    Swap.js is a JavaScript micro-library which facilitates AJAX-style navigation in web pages, in less than ~ 100 lines of code. (See "Why?" paragraph below) (by josephernest)

    Project mention: Show HN: Swap.js – a JavaScript micro-framework (HTML fragments over the wire) | /r/patient_hackernews | 2023-05-20
  • 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.

  • vanilla-js

    Projects using pure JavaScript without any external libraries or frameworks

  • CORSflare

    A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.

  • ytify

    Opus Audio Streaming Web App for YouTube. Stop watching, Listen & Save Data.

    Project mention: [AskJS] Need Help with Bundling a vanilla JS project | /r/javascript | 2023-05-07

    I have a vanilla js project that does not require node js to work. It has multiple js (some use esm) and css files. I wanted to combine these js files into one and fit it into the html file, similarly combine the css files that i have (additionally i wanted to use autoprefixer but thats for later), i tried esbuild but it didnt work like i wanted. Any help? PS: im using github actions (which adds nodejs) for building from repo

  • 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)

  • fetch

    A Fetch API wrapper (by tkrotoff)

  • slack-edge

    Slack app development framework for edge functions with streamlined TypeScript support

    Project mention: Running Slack App on Cloudflare Workers | dev.to | 2023-07-19

    As for slack-edge and slack-cloudflare-workers, they are completely my personal hobby projects. So, I'm not sure how much time I can devote to them, but I hope to continue improving them at my own pace. Currently, they only support KV, so I want to add support for other data stores as well. Please feel free to give me any questions or feedback. Also, if you create something interesting using these, I'd love to hear about it!

  • soak-your-brain-elearning-app

    An e-learning platform built in python (django)

  • Javascript-weather-app

    A simple weather web application using Html, Css, Javascript, Weathermap Api

  • sveltekit-graphql-fetch

    SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether to make your Svelte app leaner.

  • gitbox

    🔍Generate details your statistics of GitHub data information when searching

  • devtoprofile

    An example of getting data from the dev.to API to display its own articles.

  • JSON-Tag

    Render JSON data in HTML & LOTS more using a json tag

  • Clock

    Simple clock. (by kxrn0)

  • rtk_query

    https://redux-toolkit.js.org/tutorials/rtk-query

    Project mention: Learn RTK Query in Next.js in 5 Minutes 🚀 | dev.to | 2023-08-27

    You can Check the Code Here: https://github.com/Subham-Maity/rtk_query

  • Fresh-Find-Frontend

    Helping farmers stay organized!

  • grepper-app

    Application built using CodeGrepper API

  • 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.

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). The latest post mention was on 2024-04-08.

fetch-api related posts

Index

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

Project Stars
1 node-fetch 8,635
2 form-to-google-sheets 4,259
3 alova 2,432
4 cross-fetch 1,648
5 fetch-progress-indicators 324
6 fetch-stream-audio 318
7 Swap 227
8 vanilla-js 166
9 CORSflare 145
10 ytify 106
11 devto-clone 58
12 fetch 58
13 slack-edge 57
14 soak-your-brain-elearning-app 20
15 Javascript-weather-app 18
16 sveltekit-graphql-fetch 16
17 gitbox 15
18 devtoprofile 8
19 JSON-Tag 8
20 Clock 4
21 rtk_query 3
22 Fresh-Find-Frontend 3
23 grepper-app 2
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.com