Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Promise

A promise is an object returned by an asynchronous function, which represents the current state of the operation. At the time the promise is returned to the caller, the operation often isn’t finished, but the promise object provides methods to handle the eventual success or failure of the operation.

https://github.com/magnetikonline/promessa

Promise library for Node.js meeting the Promises/A+ specification, written with a focus towards readability.

npm-package promise promise-library

Last synced: 11 Jan 2025

https://github.com/abhay-khandwekar/react-hooka

"react-hooka" is React-hook based state management library. "react-hooka" supports both synchronous and queued-asynchronous (FIFO) actions. All asynchronous state update operations are guaranteed to change the application state in the order of asynchronous-operation invocation.

async-await asynchronous asynchronous-actions asynchronous-store hook hooks javascript-promise promise react react-components react-hook-store react-hooks slice-state state-management store store-slice synchronous-store

Last synced: 24 Dec 2024

https://github.com/fabervitale/build-js-promise-from-scratch-talk

Slides of a talk about building JS Promise in Typescript

promise promise-library slides slidev typescript

Last synced: 14 Dec 2024

https://github.com/kotorik/ascii2d

Node.js wrapper for ascii2d.net

api api-client async image-search nodejs promise

Last synced: 18 Dec 2024

https://github.com/brinobruno/funcionarios-nodejs

Projeto NodeJS com Axios (Conceito de promises)

axios node-js promise require

Last synced: 13 Jan 2025

https://github.com/lsongdev/promise-retry

catch promise error and retry

promise promise-retry

Last synced: 02 Jan 2025

https://github.com/colohr/fxy

A Node.js module for working with the file system.

filesystem fs javascript node-module nodejs path promise promises tree-structure

Last synced: 23 Jan 2025

https://github.com/romancow/load-script

Promise-based method for dynamically loading scripts in browser with TypeScript support

async browser load promise script typescript

Last synced: 28 Nov 2024

https://github.com/lei1248276/simple-axios-wechat

简易的axios微信小程序版使用typescript实现

axios http miniprogram promise request typescript wechat weixin

Last synced: 13 Jan 2025

https://github.com/kenotron/p-graph

p-graph, in the spirit of p-queue, but runs promises in a dependency graph

dependency graph javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/hieyou1/myturn

Super simple library to make sure Promises wait their turn to resolve.

async lock mutex myturn promise

Last synced: 19 Dec 2024

https://github.com/tsertkov/easy-whois

Easy WHOIS client for Node.js

async await nodejs promise whois whois-client

Last synced: 06 Dec 2024

https://github.com/siddarthvader/angular-httpshooter

An angular js factory which shoots http calls asynchronously.

angular asynchronous factory http promise

Last synced: 19 Jan 2025

https://github.com/afeiship/next-ajax-promise

Promise able for next ajax.

abort ajax destroy next promise

Last synced: 14 Dec 2024

https://github.com/ljans/idb

Promise-based wrapper around the IndexedDB API.

idb indexeddb promise wrapper

Last synced: 23 Jan 2025

https://github.com/djaler/simple-promise-mock

A tiny utility function to create a controlled promise instance with additional methods to resolve or reject it

mock promise test

Last synced: 03 Jan 2025

https://github.com/bjoernricks/socketize

Promise based socket communication for Node.js

javascript networking nodejs promise socket

Last synced: 22 Jan 2025

https://github.com/murt/aaarray

async/await functions for arrays written in Typescript

async await javascript nodejs promise typescript

Last synced: 20 Jan 2025

https://github.com/mownikapremkumar/day-17-task

RESTCOUNTRIES TASK -In this task we are getting the weather details based on country name

css dom fetch-api html js promise

Last synced: 03 Jan 2025

https://github.com/bosens-china/jsonp-asynct

jsonp asynchronous request

jsonp promise typescript

Last synced: 13 Jan 2025

https://github.com/jchip/xaa

async/await/Promise helpers - delay, defer, timeout, each, map, filter

async await defer delay each filter helpers map promise timeout

Last synced: 20 Jan 2025

https://github.com/jchip/item-queue

An item processing queue with Promise

item pause processing promise queue resume timer watch

Last synced: 20 Jan 2025

https://github.com/lensh/mini-promise

Mini version promise based on promise a + specification supports asynchronous chain call.

promise

Last synced: 03 Jan 2025

https://github.com/queeniecplusplus/react_modernjs

useEffect, Promise, forEach, map, async, useState & ES5

bebel es5 es6 promise useeffect

Last synced: 06 Jan 2025

https://github.com/asd-xiv/promise-queue

Self-popping promise based queue.

esm nodejs promise queue typescript

Last synced: 01 Jan 2025

https://github.com/damiancipolat/asyncmaster

En este repositorio hay ejemplos y experimentos para trabajar con NodeJS usando asincronismo.

asynchronous nodejs promise

Last synced: 28 Dec 2024

https://github.com/zhou-chaoxian/vue-await-component

处理 promise 的 vue 组件

await component promise vue

Last synced: 03 Jan 2025

https://github.com/fengxinming/tammy

:zap: Promise based HTTP client for the browser and node.js

ajax axios http promise tammy

Last synced: 04 Jan 2025

https://github.com/uid11/study-promise

Make Promise for studing them

promise studying

Last synced: 04 Jan 2025

https://github.com/romagny13/ts-promise

TypeScript Promise

promise typescript

Last synced: 30 Nov 2024

https://github.com/scrwdrv/recurdir

recurdir is a lightweight package written in typescript that allows you to make/remove directories easily.

directory filesystem javascript node promise recursive typescript

Last synced: 18 Jan 2025

https://github.com/vloldik/gomise

Go promise

go promise

Last synced: 24 Nov 2024

https://github.com/santhoshs50/async_day_2_task

Restcountries & Weather Fetch Using API

bootstrap css fetch-api html javascript json promise

Last synced: 24 Nov 2024

https://github.com/impaler/promise-sequences

A small library to control a sequence of promises with concurrency limiting.

async concurrency promise sequence

Last synced: 24 Nov 2024

https://github.com/youngluo/promesa

A implementation based on Promise A+.

promise

Last synced: 17 Dec 2024

https://github.com/arpitgo4/promise-obj

Promise.all's implementation for objects.

async chai chai-as-promised mocha nodejs npm-package promise tdd

Last synced: 30 Nov 2024

https://github.com/notwoods/abort-utils

A set of utilities for working with AbortSignals

abortcontroller abortsignal javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/mitya33/lightbox-lib

LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.

alert confirm css html javascript lightbox modal promise prompt

Last synced: 31 Dec 2024

https://github.com/nju33/soshoku

Request re-execution during processing Even when you come back and forth, you only re-execute once

promise

Last synced: 23 Jan 2025

https://github.com/kaelzhang/node-pending-queue

pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.

asynchronous nodejs promise queue

Last synced: 14 Dec 2024

https://github.com/inker/delay.js

⌛ Promisified setTimeout

async delay javascript promise sleep

Last synced: 23 Jan 2025

https://github.com/nevoland/futurise

🔮 Helpers for things that happen in the future.

asynchronous event interval listener promise timer

Last synced: 15 Nov 2024

https://github.com/blissful89/utall

⚙️ Utility library ⚙️

async asynchronous browser monad node promise util utility

Last synced: 23 Jan 2025

https://github.com/mikeludemann/javascript-promises-versus-observables

Different between Observables and Promises with JavaScript

javascript observable promise

Last synced: 07 Dec 2024

https://github.com/zyszys/promice

Simple implementation of Promises/A+.

promise promises-aplus

Last synced: 21 Jan 2025

https://github.com/matan3sh/oninit-backend

The final project of Coding Academic Bootcamp, during which I developed Marketplace to look for courses by location, category and name. Every user can be impressed by the course, critique the course and develop a chat with other users. Backend development by NodeJS and Express

axios express mongodb nodejs nodemon promise routes socket-io

Last synced: 24 Nov 2024

https://github.com/a-x-/thenlog

js promise .then() calls logger for node and browser

logger promise

Last synced: 11 Jan 2025

https://github.com/rgl/node-external-process-promises-example

example Node.js application starts an external process and parses its output to resolve two promises

child-process external-process javascript node promise promises typescript

Last synced: 13 Dec 2024

https://github.com/xiaody/redux-sane

A redux middleware that provides sane default behaviors for non-plain object actions.

generator promise redux-middleware thunk

Last synced: 16 Jan 2025

https://github.com/hookyns/promisesource

Promise manageable from outer scope, similar to C#'s TaskCompletionSource

completion javascript nodejs promise source taskcompletionsource typescript

Last synced: 15 Jan 2025

https://github.com/allienx/async-once

Guarantee an async function only has one active execution at a time.

async javascript promise

Last synced: 09 Jan 2025

https://github.com/a-x-/mkdirpp

Recursively mkdir, like `mkdir -p`, but in node.js (with promises)

fs mkdir mkdirp promise shell

Last synced: 11 Jan 2025

https://github.com/falsandtru/atomic-promise

Promise with no delay.

atomic promise synchronous

Last synced: 04 Jan 2025

https://github.com/shinnn/rmf

Remove a file or symbolic link without throwing an error when the target does not exist, as UNIX `rm -f` does

async deletion force javascript nodejs promise removal remove rm unlink

Last synced: 07 Dec 2024

https://github.com/shinnn/spawn-stack

Spawn a new process using `stack` command with the given arguments

child-process haskell javascript nodejs observable promise spawn stack

Last synced: 07 Dec 2024

https://github.com/kaelzhang/promise-planner

Plan multiple named tasks and only resolve after all tasks are marked as done

nodejs planner promise

Last synced: 14 Dec 2024

https://github.com/flaviotordini/promises

Javascript-style Promise implementation for Qt

async asynchronous asynchronous-programming promise promises qt qt6

Last synced: 22 Jan 2025

https://github.com/shinnn/glob-set

Like node-glob, but provides matched paths as a `Set` instead of an `Array`

gather glob matching pattern promise search set wildcards

Last synced: 07 Dec 2024

https://github.com/cebor/es-promisify

ES2015 Promisify Library

es2015 es6 javascript promise

Last synced: 22 Jan 2025

https://github.com/grimmbraten/all-aboard

Perform parallel and/or sequential asynchronous tasks with ease

async asynchronous await parallel promise sequence

Last synced: 04 Jan 2025

https://github.com/matrixai/js-async-cancellable

Asynchronous Cancellation (Promises) for JavaScript/TypeScript

cancellation promise

Last synced: 24 Nov 2024

https://github.com/flipeador/node-promise-ex

Provides extended promise functionality and utilities.

async-await es-module extended javascript nodejs promise

Last synced: 14 Jan 2025

https://github.com/flipeador/js-promise

Extended promise functionality and utilities.

browser extended javascript nodejs promise

Last synced: 14 Nov 2024

https://github.com/kaelzhang/node-simple-thenify

Make sure a function is thenable

javascript nodejs promise thenify

Last synced: 14 Dec 2024

https://github.com/rupam0710/fetch-api---typescript

It is a project where we fetch user details from an API using Async await and promises and render it into an HTML page and add css to it for styling. On clicking any image we are rendered to a new html page where we are showed the details of tthat person.

async async-await asynchronous-programming await css fetch-api html javascript promise typescript

Last synced: 22 Jan 2025

https://github.com/shinnn/real-executable-path

Find the first instance of an executable in the PATH, with expanding all symbolic links

async executable javascript nodejs promise symbolic-links symlink

Last synced: 07 Dec 2024

https://github.com/tflanagan/generic-throttle

A lightweight, flexible promise based throttle class perfect for any rate or concurrency limiting need

concurrency-limit javascript nodejs pool promise rate-limit throttle

Last synced: 22 Jan 2025

https://github.com/maximilianmairinger/resablepromise

Simple promise subclass, allowing for resolvement outside of callback (as property).

able promise resable resolve utility

Last synced: 22 Jan 2025

https://github.com/untool/eprom

A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.

deferred library promise promise-a-plus thenable

Last synced: 04 Jan 2025

https://github.com/vanishine/promises-a-plus-tester

A tester of checking correct Promises/A+ implemetation come in handy.

browserify mocha promise promises-aplus

Last synced: 25 Dec 2024

Promise Awesome Lists
Promise Categories