Promise

Open-source projects categorized as Promise

Top 23 Promise Open-Source Projects

  • axios

    Promise based HTTP client for the browser and node.js

  • Project mention: Axios Adds Fetch Adapter | news.ycombinator.com | 2024-05-08
  • 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?

  • 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
  • core-js

    Standard Library

  • Project mention: Emacs' helm is maintained by one maintaner for 11 years long | news.ycombinator.com | 2023-12-22

    This is surprisingly common. The other example off the top of my head, a single maintainer of a very popular project who had to temporarily abandon it due to lack of funds, is Denis Pushkarev (zloirock) and core.js (https://github.com/zloirock/core-js/blob/master/docs/2023-02...).

    The majority of OSS projects have most of their contributions by one person (the project leader), and the vast majority of OSS contributors don't do it for their job. It seems nearly every single popular OSS project is like this (one unpaid, maybe sponsored, volunteer doing most of the work); it's not even worth listing projects and names, because you can just pick a couple projects you know and I bet at least one will be an example. Fortunately, most of these people seem to be well-off (probably in part due to the quality of programming jobs), but every once in a while there's someone who's not so fortunate. It should be more common to sponsor maintainers, especially if they are asking for donations provided they can prove that they really need the money (the world we live in, some people who have plenty fake issues to solicit donations, then others who genuinely need and deserve the money are scolded and left unfunded because of them).

  • node-fetch

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

  • Project mention: Mastering The Heap: How to Capture and Store Images from Fetch Responses | dev.to | 2024-05-02

    node-fetch.

  • serialport

    Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

  • promise-fun

    Promise packages, patterns, chat, and tutorials

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

  • 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
  • p-queue

    Promise queue with concurrency control

  • apisauce

    Axios + standardized errors + request/response transforms.

  • Fluture

    🦋 Fantasy Land compliant (monadic) alternative to Promises

  • Project mention: Ask HN: Who wants to be hired? (December 2023) | news.ycombinator.com | 2023-12-01

    My name is Aldwin. I'm back-end-leaning full-stack (web-) developer with over 13 years of full time professional experience at various software development agencies. Besides that, I have years of hobby-programming and open-source experience, with Fluture[1] being my most well-received.

    I've been leading small teams for the last eight years, focusing on developer enabling work such as process management, devops, software architecture, and coaching.

    I'm very passionately in particular about functional programming, and I'm hoping to coach teams when it comes to the cross-over between functional programming and software architecture - something a lot of developers who are new to FP struggle with.

    Although I have been involved in a huge variety of software types, I'm particularly well-experienced when it comes to real-time, offline-first web-applications and real-time data processing.

    [1]: https://github.com/fluture-js/Fluture

  • promise

    Promises/A implementation for PHP. (by reactphp)

  • vue-promised

    💝 Composable Promises & Promises as components

  • postmate

    📭 A powerful, simple, promise-based postMessage library.

  • emittery

    Simple and modern async event emitter

  • JDeferred

    Java Deferred/Promise library similar to JQuery.

  • graphql-batch

    A query batching executor for the graphql gem

  • download

    Download and extract files (by kevva)

  • x-crawl

    x-crawl is a flexible Node.js multifunctional crawler library. Flexible usage and numerous functions can help you quickly, safely, and stably crawl pages, interfaces, and files.

  • Project mention: Flexible Node.js AI-assisted crawler library | news.ycombinator.com | 2024-04-24
  • p-map

    Map over promises concurrently

  • opossum

    Node.js circuit breaker - fails fast ⚡️

  • then🎬

    :clapper: Tame async code with battle-tested promises (by freshOS)

  • AwaitKit

    The ES8 Async/Await control flow for Swift

  • basic-ftp

    FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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).

Promise related posts

  • Axios Adds Fetch Adapter

    1 project | news.ycombinator.com | 8 May 2024
  • Mastering The Heap: How to Capture and Store Images from Fetch Responses

    2 projects | dev.to | 2 May 2024
  • React Magic: How to Create a Custom Hook for Seamless Data Retrieval.

    1 project | dev.to | 30 Apr 2024
  • API Handling: Utilizing the Facade Pattern with Axios in Frontend Development

    2 projects | dev.to | 25 Apr 2024
  • The Developer's Guide to OWASP API Security

    1 project | dev.to | 2 Apr 2024
  • HTTP Requests in JavaScript: Popular Libraries for Web Developers

    1 project | dev.to | 11 Mar 2024
  • 5 Ways to Make HTTP Requests in Node.js

    3 projects | dev.to | 20 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 axios 104,075
2 window.fetch polyfill 25,804
3 core-js 23,871
4 node-fetch 8,651
5 serialport 5,705
6 promise-fun 4,585
7 wretch 4,512
8 p-queue 3,248
9 apisauce 2,745
10 Fluture 2,472
11 promise 2,335
12 vue-promised 1,885
13 postmate 1,825
14 emittery 1,692
15 JDeferred 1,511
16 graphql-batch 1,407
17 download 1,273
18 x-crawl 1,230
19 p-map 1,229
20 opossum 1,217
21 then🎬 988
22 AwaitKit 748
23 basic-ftp 644

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com