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/markusjx/n-api-tools

A toolbox for node-addon-api

javascript n-api nodejs promise

Last synced: 15 Oct 2024

https://github.com/ljans/idb

Promise-based wrapper around the IndexedDB API.

idb indexeddb promise wrapper

Last synced: 23 Nov 2024

https://github.com/rodrigo-lima/thenkit

Promises/A+ implementation in Swift 2 inspired by Pinky - http://lazd.github.io/Pinky/

asynchronous promise swift

Last synced: 24 Nov 2024

https://github.com/sohanemon/genius-car-client

readme: axios, react-hook-form, promise handling

axios promise react react-hook-form react-hooks swiper

Last synced: 15 Nov 2024

https://github.com/jaid/emit-promise

Promisified socket.io acknowledgement callbacks.

emit emit-promise lib library node promise socket socket-io util utility websocket

Last synced: 15 Nov 2024

https://github.com/shinnn/read-exif

Get Exif data from a JPEG file without reading whole contents

exif javascript jpeg jpg metadata nodejs promise

Last synced: 07 Dec 2024

https://github.com/fabiospampinato/promise-concurrency-limiter

Tiny scheduler for functions returning promises that can limit their concurrency.

concurrency limit limiter promise

Last synced: 02 Dec 2024

https://github.com/drulac/cache.js

Little cache lib using localStorage and promises

cache javascript promise promise-api

Last synced: 16 Nov 2024

https://github.com/dmitrymyadzelets/ya-translate

Node.js module for Yandex Translate's API

api node-module promise tranalte yandex

Last synced: 15 Nov 2024

https://github.com/prohetamine/forpromise

⚙️ While for promise

javascript npm npm-package promise

Last synced: 19 Nov 2024

https://github.com/wangtao0101/redux-saga-middleware

redux middleware for achieving callbacks in redux-saga

callback promise react redux-saga

Last synced: 08 Dec 2024

https://github.com/d4nyll/resolve-when

Returns a promise that resolves once condition is met

javascript nodejs promise

Last synced: 15 Nov 2024

https://github.com/huang2002/timer-x

A promise-based timer.

3h async promise sleep timer wait

Last synced: 15 Nov 2024

https://github.com/shinnn/output-file

Write a file and create its ancestor directories if needed

ancestor-directories async javascript mkdir mkdirp nodejs promise writefile

Last synced: 07 Dec 2024

https://github.com/deptno/ora-p

🧤 Promise based currying ora function

cli curried currying loading ora promise terminal

Last synced: 31 Dec 2024

https://github.com/peakchen90/promise

write a promise polyfill

flow jest polyfill promise promisesaplus rollup

Last synced: 18 Nov 2024

https://github.com/k1r0s/korm

[DEPRECATED] Lightweight orm with different DB adapters

database orm orm-library ormlite promise sqlite

Last synced: 21 Dec 2024

https://github.com/mieky/cherish

A minimal cache wrapper for all kinds of function calls

cache fetch in-memory minimal promise wrapper

Last synced: 27 Nov 2024

https://github.com/axtk/skdl

Promisifying pollings

async polling promise

Last synced: 15 Nov 2024

https://github.com/mieky/trello-fetcher

Promise-based wrapper for easy Trello API calls

api convenience helper minimal promise request trello wrapper

Last synced: 27 Nov 2024

https://github.com/hjxenjoy/promise-dialog

Promise Based Dialog (alert, confirm, toast, loading...)

alert confirm loading promise toast

Last synced: 22 Dec 2024

https://github.com/pimm/bluster

Test both promises and callbacks in one go

async callback coverage javascript jest promise test

Last synced: 09 Jan 2025

https://github.com/hackerl/aio

A promise-based asynchronous library implemented in C++17 (deprecated - https://github.com/Hackerl/asyncio)

asyncio cpp17 promise

Last synced: 15 Nov 2024

https://github.com/nerdify/redis-cache

Minimalist cache function for redis

cache hacktoberfest promise promises redis

Last synced: 17 Dec 2024

https://github.com/seregpie/debounceasync

Creates a debounced function.

async debounce delay function promise

Last synced: 14 Dec 2024

https://github.com/ramchaik/batch-promise

Effortlessly Manage Promise Execution in JavaScript

batching npm-package parallelism promise typescript

Last synced: 15 Nov 2024

https://github.com/avivharuzi/promise-all-batch

Call concurrent promises in batches

batch concurrency esm javascript nodejs promise typescript

Last synced: 24 Dec 2024

https://github.com/belgattitude/desync

Small utilities for dealing with data, typescript and react

async hooks promise react typescript

Last synced: 13 Dec 2024

https://github.com/borela/ls-async

List directories asynchronously using Bluebird promises.

async bluebird directory list listing node nodejs promise

Last synced: 17 Nov 2024

https://github.com/neogeek/raspar

⛏ A simple to use Promise-based web scraper with local caching.

promise web-scraper

Last synced: 27 Oct 2024

https://github.com/ylzon/handwriting-javascript

手写 currify / promise / bind / Deep Clone / EventHub

bind currify deep-clone eventhub promise

Last synced: 02 Dec 2024

https://github.com/quaelin/particl

A small, easy to use JavaScript module that provides asynchronous control flow, event/property listeners, barriers, and more.

async asynchronous callback control-flow promise promises trigger-listeners

Last synced: 01 Jan 2025

https://github.com/mtripg6666tdr/async-lock

Promise based simple mutex for JS: preventing from running same code block at the same time.

async async-lock browser javascript lock mutex nodejs promise promise-lock

Last synced: 24 Dec 2024

https://github.com/apal21/sqs-delayed-notification

Amazon SQS wrapper for delayed notification that can be used for exponential back off for applications such as custom callbacks or webhooks

batch dead-letter-queues notifications promise sqs webhook webhooks

Last synced: 31 Dec 2024

https://github.com/kritollm/concurrent-wrapper

Easily add logic to limit concurrent execution of any function returning a Promise.

async concurrent max parallel promise

Last synced: 01 Jan 2025

https://github.com/bredele/atleast

Create a timed out promise from a given value and time in miliseconds.

asynchronous await promise resolve timeout

Last synced: 19 Dec 2024

https://github.com/npkgz/async-magic

Promises FTW! A pure promised based, async toolbox for Node.js >=7.6

async async-await control-flow es2017 javascript library nodejs promise promisify toolbox

Last synced: 12 Nov 2024

https://github.com/lebrancconvas/async-with-axios

Learning Asynchronus Management Concept in Javascript (NodeJS) with Axios.

async-await asynchronous axios callback javascript lab learning nodejs promise side-project

Last synced: 08 Jan 2025

https://github.com/qeesung/p-cost

How long will a Promise to be resolved(rejected) ?

javascript nodejs promise time

Last synced: 19 Dec 2024

https://github.com/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 19 Dec 2024

https://github.com/seregpie/throttleasync

Creates a throttled function.

async delay function promise throttle

Last synced: 14 Dec 2024

https://github.com/cap32/http-ask

A flexible promise based HTTP client for Node.js and browser.

ajax http-client promise

Last synced: 29 Nov 2024

https://github.com/pedro-donoso/curso-node

Curso de node.js de free code camp, fundamentos de Node.js y Express, proyecto práctico y ejemplos, conceptos básicos de desarrollo web back-end, JavaScript asíncrono, npm, módulos de Node.js, JSON, HTTP

await-async eventemitter json promise trycatch url

Last synced: 26 Nov 2024

https://github.com/jerrykingxyz/react-use-promise-func

a react hook for use promise function.

promise react

Last synced: 18 Dec 2024

https://github.com/pedro-donoso/unpokedex

Pokedex:Se levanta servidor para que el usuario pueda realizar una consulta a la API y obtener imágenes y nombres de los 50 primeros resultados (limitado debido al tiempo de carga)

api async axios backend cors css3 html5 javascript json nodejs promise server

Last synced: 26 Nov 2024

https://github.com/vitalets/promised-map

A map of promises that can be resolved or rejected by key

promise promise-library

Last synced: 21 Dec 2024

https://github.com/bredele/annul

Cancel promise if not resolved or rejected before a given time in miliseconds

cancel promise

Last synced: 19 Dec 2024

https://github.com/d-band/micro-fs

File system and globbing utilities

copy delete filesystem fs glob move promise

Last synced: 24 Nov 2024

https://github.com/chrisdothtml/pfs

A tiny promise wrapper around fs

filesystem nodejs promise wrapper

Last synced: 30 Nov 2024

https://github.com/sosukesuzuki/daolnwod

Download a image from the url.

async http nodejs promise

Last synced: 17 Dec 2024

https://github.com/uditalias/promise-chunkify

Like Promise.all, but with concurrency.

concurency promise

Last synced: 12 Nov 2024

https://github.com/andy2046/promisu

functional promise with operators Map Filter Reduce Scan and more

all debounce every few filter finally functional javascript map promise queue race reducer scan some throttle waitfor

Last synced: 26 Nov 2024

https://github.com/can-dy-jack/mypromise

实现promise A+

promise promises-aplus

Last synced: 20 Dec 2024

https://github.com/jasonraimondi/nestjs-axios-promise

A thin wrapper around Axios for Nest.js using Promises, because the @nestjs/axios package returns an observable.

axios http-client nestjs nestjs-axios nestjs-http promise

Last synced: 09 Nov 2024

https://github.com/saber2pr/promise

> promise.

promise

Last synced: 17 Dec 2024

https://github.com/martinsbicudo/promise-with-events

Simple lib to use promises with events :pager:

events javascript promise promise-with-events typescript

Last synced: 22 Nov 2024

https://github.com/igorskyflyer/npm-common-types

🔦 Provides frequently used types for your TypeScript projects. 🦄

back-end common generic igorskyflyer interface javascript js node promise shared trim ts types typescript

Last synced: 06 Nov 2024

https://github.com/thaddeusjiang/react-promise-data

Don't wrong again about "isLoading? 🔄 : isError ? ❌ : 👍"

promise reactjs

Last synced: 13 Dec 2024

https://github.com/elusivecodes/fyrepromise

FyrePromise is a free, open-source promise library for PHP.

async php promise

Last synced: 23 Nov 2024

https://github.com/joelvoss/request-lit

Small Promise based HTTP client

fetch http-client javascript nodejs promise

Last synced: 11 Nov 2024

https://github.com/nicolassiver/task-runner-promise

Task Runner as a service implemented with Promises.

fifo promise queue run runner task

Last synced: 19 Dec 2024

https://github.com/jiangjie/tiny-future

A tiny way to make `Promise` more convenient to use without any dependencies.

defer deferred future promise tiny

Last synced: 09 Nov 2024

https://github.com/jiangjie/promisetoasync

Convert promise to async function.

async promise

Last synced: 05 Jan 2025

https://github.com/kovalenkovpu/custom-promise

Custom promise implemenation for learning purposes only.

nodejs promise promises

Last synced: 18 Nov 2024

https://github.com/develephant/fsp

A simple Promise wrapper for fs-extra.

async await fs fs-extra promise wrapper

Last synced: 22 Dec 2024

https://github.com/robojones/smart-promisify

A smart implementation of promisify using native promises for Node.js

callback javascript native-promises nodejs npm promise promisify

Last synced: 19 Dec 2024

https://github.com/jameslnewell/cancelable-promise

A cancelable promise implementation.

cancelable promise

Last synced: 01 Jan 2025

https://github.com/appgeist/exec

Utility function to execute a shell command and return a Promise

exec nodejs promise server-side shell utilities

Last synced: 25 Dec 2024

https://github.com/program-spiritual/cleverpromise

常用promise 以及 常用方法的 wrapper层 封装

clever cleverpromise es6 promise promisewrapper wraper

Last synced: 17 Dec 2024

https://github.com/gregros/promise-stuff

Utility functions for promises!

async javascript promise typescript utility

Last synced: 25 Dec 2024

https://github.com/busterc/promise-do-until

:loop: Calls a function repeatedly until a condition returns true and then resolves the promise

es6-promise flow-control promise promise-library promise-modules promises

Last synced: 12 Dec 2024

https://github.com/seanghay/promisive

Recursive Promise.all that works on object and array

promise

Last synced: 22 Nov 2024

https://github.com/emphori/compose

A featherweight Promise composition and error handling library for JavaScript

functional functional-programming javascript nodejs promise promise-chain typescript

Last synced: 25 Dec 2024

https://github.com/fibo/read-file-utf8

reads content from file using utf-8 encoding

promise readfile utf8

Last synced: 02 Jan 2025

https://github.com/streetstrider/booth

Booth provides symmetric Event API over websocket or unix domain socket

flyd frp node promise realtime request socket socket-io socketio stream

Last synced: 08 Nov 2024

https://github.com/cdaringe/promise_fns

Promise utility functions for Deno

bluebird deno promise promise-fns promise-fun promise-funs utilities

Last synced: 10 Jan 2025

https://github.com/rhiokim/wifi

Wifi finder

cli javascript promise wifi

Last synced: 01 Jan 2025

https://github.com/tjenkinson/promise-chain-settled

Provides a way of knowing when a promise chain is settled. Useful for testing.

fulfilled promise promise-chain rejected resolved settled testing

Last synced: 21 Dec 2024

https://github.com/belsrc/eslint-config-belsrc

Collection of ESLint plugin configs

eslint eslint-config import javascript jsx linting promise vue

Last synced: 06 Jan 2025

https://github.com/duzun/jquery.loading

Add class(es) to DOM elements while waiting for async action. Promise or callback.

javascript jquery jquery-plugin loader promise

Last synced: 13 Dec 2024

https://github.com/duzun/asyncseries.js

Asynchronously process a list of items consecutively

array async async-serial asynchronous esm foreach iteratee map promise reduce reducer series

Last synced: 13 Dec 2024

https://github.com/xeaone/fsep

FSEP = Fs + Extras + Promises

fs-extra js mkdir node nodejs outputfile promise readfile scaffold

Last synced: 12 Nov 2024

https://github.com/shinnn/load-from-cwd-or-npm

Load a module from either CWD or npm CLI directory

async fallback import javascript loading module-loader nodejs npm promise

Last synced: 07 Dec 2024

https://github.com/themost-framework/promise-sequence

Execute promises in series

promise sequence sequential series

Last synced: 16 Nov 2024

https://github.com/exoticknight/parallelpromise

run promises with timeout, in parallel

parallel promise typescript

Last synced: 19 Nov 2024

https://github.com/lazco-studio/virtfusion

A client for VirtFusion API. Built with TypeScript.

api async npm-package promise typescript virtfusion

Last synced: 22 Dec 2024

https://github.com/kekyo/future-promise

future-promise implements at C++ from scratch

async c-plus-plus cps future promise

Last synced: 17 Dec 2024

https://github.com/jaid/read-file-yaml

Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.

file filesystem fs lib library loader promise read-file read-yaml util utility yaml yaml-parser yml yml-parser

Last synced: 25 Dec 2024

https://github.com/jameslnewell/react

📦 ⚛️ A collection of packages for building React applications.

firebase observable promise react

Last synced: 01 Jan 2025

Promise Awesome Lists
Promise Categories