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/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/artdecocode/spawncommand

Spawn a ChildProcess with a promise property resolved on exit with stdout, stderr and code.

async child-process fork javascript node nodejs promise spawn

Last synced: 08 Jan 2025

https://github.com/dev-jeromebaek/redux-simple-pending

🕶 Awesome Redux simple module that helps to management async actions based on promise. (pending and error) 🤩

babel immutable pending promise react reducer redux webpack

Last synced: 12 Nov 2024

https://github.com/idea2app/lark-client-api

Unofficial Lark client JS API based on ECMAScript 6 Promise & TypeScript 4, makes it easier to build Web or Mini-app in Lark client.

client lark mini-app promise sdk web

Last synced: 21 Nov 2024

https://github.com/notwoods/promise-stream-utils

Various functions for working with streams inside async functions

promise promisify stream

Last synced: 20 Dec 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/joostf/async-demo

Async JavaScript demo for a talk in the Tech Track @CMD Amsterdam

api async-await event-loop fetch json promise xhr

Last synced: 28 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/bitbar/deferred-promise

Simple port of jQuery Deffered() based on native Promise

deferred deferred-promise javascript nodejs promise promises

Last synced: 13 Nov 2024

https://github.com/alextanhongpin/promise

Promise implementation using golang

concurrency golang promise

Last synced: 02 Dec 2024

https://github.com/felixble/js-callback-hell

Approach to write clean JavaScript code by avoiding the callback hell.

async-await async-programming asynchronous callback-functions callback-hell es2015 es6 javascript promise pyramid-of-doom

Last synced: 08 Dec 2024

https://github.com/jasperck/promise-timer-stopwatch

A stopwatch supports promise usage for node.js with 0 dependency

module nodejs promise promise-timer-stopwatch stopwatch

Last synced: 27 Nov 2024

https://github.com/idorobots/promise-based-lang

An exploration & benchmarking of weird programming language features. This time around - pure and transparent asynchrony.

benchmark concurrency language-design promise racket

Last synced: 20 Dec 2024

https://github.com/nodef/extra-promise

A Promise represents the eventual result of an async operation.

extra promise

Last synced: 27 Nov 2024

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/itanex/ng-promise-demo

Using JS promises in context of $http

angularjs promise

Last synced: 02 Dec 2024

https://github.com/valtech-commerce/fs

graceful-fs / fs-extra wrapper

fs npm-package promise sync

Last synced: 02 Dec 2024

https://github.com/xg4/async-interval

setInterval for promises and async/await

async promise setinterval

Last synced: 31 Dec 2024

https://github.com/miran248/abortable

Provides abortable asynchronous primitives, based on promises

abortable javascript promise

Last synced: 28 Nov 2024

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/dbish6/async-delay-callback

A small dependency for asynchronous delays within your code! It also includes an optional callback that you can utilize.

async delay dependency javascript jest npm npm-package promise promises typescript

Last synced: 28 Nov 2024

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

🎣 React hooks for working with promises.

hooks promise react

Last synced: 16 Dec 2024

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

Promise compose for next.

async compose next one-by-one promise sync

Last synced: 14 Dec 2024

https://github.com/s-leroux/getpro

A very simple promise-based npm package to get http/https documents

asynchronous get http https node promise

Last synced: 25 Nov 2024

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/kotorik/ascii2d

Node.js wrapper for ascii2d.net

api api-client async image-search nodejs promise

Last synced: 18 Dec 2024

https://github.com/robojones/x-time

setTimeout() with native promises

javascript nodejs promise settimeout timeout xtime

Last synced: 01 Dec 2024

https://github.com/3axap4ehko/asygen

0-Deps, simple and fast async generator library for browser and NodeJS.

async browser deferred generator node npm promise

Last synced: 28 Oct 2024

https://github.com/shinnn/fettuccine-class

A class to create a new fettuccine wrapper that defaults to the given options

class fetch http https javascript nodejs promise request

Last synced: 07 Dec 2024

https://github.com/shinnn/import-package

Import an npm package from the disk

fallback import javascript nodejs npm package promise

Last synced: 07 Dec 2024

https://github.com/qard/any-deferred

Deferred promise with any-promise

deferred nodejs promise

Last synced: 31 Dec 2024

https://github.com/shinnn/readdir-clean

Like `fs.readdir`, but excludes autogenerated contents for example .DS_Store and Thumbs.db

filesystem filter javascript list nodejs promise readdir

Last synced: 07 Dec 2024

https://github.com/srect/promise

实现一个符合promiseA+规范的promise

promise

Last synced: 02 Jan 2025

https://github.com/shinnn/resolve-from-npm

Resolve the path of a module from the directory where npm is installed

async javascript module nodejs npm path promise require resolution

Last synced: 07 Dec 2024

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/ajomuch92/vue-suspense

A project for Vuejs 2 to use a placeholder for a promise function

loading promise suspense vuejs vuejs2

Last synced: 09 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/illright/worker-request-response

A Promise API for submitting requests to workers and tracking responses.

promise service-workers web-workers

Last synced: 03 Dec 2024

https://github.com/faressoft/ticks-tracer

Takes snapshots for an object across event loop ticks

async control debug fake flow nexttick process promise setimmediate snapshot test tick timer trace unit-testing

Last synced: 16 Dec 2024

https://github.com/alvarobernalg/ts-promisify-event-emitter

Another implementation of Event Emitter but strongly typed, "promisified" and with configurable max listeners

deno emitter event listener node promise

Last synced: 03 Dec 2024

https://github.com/justjum/weather-app

A Weather app for the TOP Intermediate Javascript course. Learning focus: Promises(async/await) + api's

api css html javascript promise weather

Last synced: 03 Dec 2024

https://github.com/sanjaraiy/javascript_repo

🌟 Dive into JavaScript learning with comprehensive concepts and examples! 📚💡.

array-manipulations async class-object dom-manipulation javascript nodejs oops-in-javascript promise

Last synced: 05 Jan 2025

https://github.com/shinnn/list-utf8-files

List all UTF8-encoded files in a given directory

async encoding javascript list nodejs promise readdir set utf-8 utf8

Last synced: 07 Dec 2024

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/shinnn/parse-npm-version

Parse the installed npm version with node-semver

async javascript nodejs npm parse promise semantic-versioning semver version

Last synced: 07 Dec 2024

https://github.com/zbo14/oathbreaker

Cancel pending promises with ease!

abortcontroller abortsignal async promise promises

Last synced: 04 Dec 2024

https://github.com/rrainn/scriptutils

📦 JavaScript Package - Utilities to make JavaScript Easy

browser insert javascript npm-package promise scriptutils utilities

Last synced: 16 Dec 2024

https://github.com/serhiirepinskyi/goit-js-hw-09

JavaScript. Homework 09: 01-color-switcher; 02-timer; 03-promises

date flatpickr notiflix promise setinterval settimeout

Last synced: 04 Dec 2024

https://github.com/danmasta/walk

Directory and file walking utility for node apps

async directory file node promise stream walk

Last synced: 04 Dec 2024

https://github.com/hasanyahya101/soundharvest-vite

This is a basic Youtube audio downloader (after converting from video to audio). Please note that there is a hard limit of 1000 total requests per month. So if the limit is passed, you might be stuck in a loop.

api await downloader fetch limit promise rapid-api requests rest-api shadcn static video-to-audio youtube

Last synced: 09 Dec 2024

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/shinnn/load-request-from-cwd-or-npm

Load `request` module from either CWD or npm CLI directory

efficiency javascript nodejs npm promise request

Last synced: 07 Dec 2024

https://github.com/murt/aaarray

async/await functions for arrays written in Typescript

async await javascript nodejs promise typescript

Last synced: 19 Nov 2024

https://github.com/hanai/promisify-jsonp

Promisify JSONP

javascript jsonp npm promise

Last synced: 09 Dec 2024

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/martinohmann/promise

Implementation of the Promises/A+ Standard in Go

golang promise promise-instrumentation promise-resolution promiseaplus

Last synced: 05 Dec 2024

https://github.com/shinnn/home-files

List all files in the home directory

async enumeration home javascript list nodejs promise

Last synced: 07 Dec 2024

https://github.com/elmigranto/awaitability

Utilities for composing async/await functions.

async-await es2017 javascript modules promise utilities

Last synced: 05 Dec 2024

https://github.com/kimar/promise.kt

A tiny and simple Kotlin Promise library, written in 26 lines of code ⛷

intellij kotlin library promise

Last synced: 16 Dec 2024

https://github.com/shinnn/file-to-npm-cache

Store a file in the npm cache directory

cache compression gzip javascript nodejs npm promise tar tgz

Last synced: 07 Dec 2024

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/tobysmith568/await-at-least

A small set of functions to await at least a certain amount of time before resolving a promise.

await delay npm-package promise timeout

Last synced: 10 Dec 2024

https://github.com/aymkdn/promisechain

Permits to sequentially execute Promise requests one by one

javascript promise

Last synced: 21 Dec 2024

https://github.com/zkan/async-await-by-example

Async/Await by Example

async await javascript promise

Last synced: 19 Dec 2024

https://github.com/tomashubelbauer/js-deferred

Deferred promise implementation for those times when you do actually need it which is not that rare

async async-await defer deferred deferred-promise javascript promise

Last synced: 31 Dec 2024

https://github.com/appletjs/call2p

将函数结果转换成promise形式。

callback error-first promise

Last synced: 23 Nov 2024

https://github.com/loop333/ipad_news_view

View News Channels On iPad

abc cnn fox ios ipad javascript news promise tv

Last synced: 09 Jan 2025

https://github.com/lukasbach/ayemitter

Typed event handler/emitter with optional react hook bindings

async emitter events hook javascript promise react typescript

Last synced: 23 Dec 2024

https://github.com/topthinking/angular-webpack

angular-webpack 运行代码

angular lazyload promise webpack

Last synced: 06 Dec 2024

https://github.com/hikouki/jackall

:cat: async/await for optimistic concurrency control. (Last in wins.)

async await concurrency optimistic promise typescript

Last synced: 11 Dec 2024

https://github.com/dodevops/yeoman-generator-typescript

A highly opinionated Yeoman generator for typescript modules

bluebird chai mocha promise typedoc typescript yeoman yeoman-generator

Last synced: 27 Sep 2024

https://github.com/chopinsky/promise-herald

A nimble npm package that dispatch the resolve or rejection of a promise to one or more subscribers

javascript javascript-library npm promise promise-library

Last synced: 16 Dec 2024

https://github.com/futagoza/runasync

Run a script that exports an async function

async nodejs promise script

Last synced: 16 Dec 2024

https://github.com/futagoza/a2p

ES2017 async and await, as Promises

async await defer es2017 promise

Last synced: 16 Dec 2024

https://github.com/mazeyqian/understand-promise

Understand Promise/Promise: 异步编程的理解和使用

article javascript promise

Last synced: 11 Dec 2024

https://github.com/dhineshwiz/angular-promise-button

A angularjs button for custom feedback

angular button promise

Last synced: 11 Dec 2024

https://github.com/s-ranjith1/currency-converter

Currency converter Task Completed

css html js promise

Last synced: 31 Dec 2024

https://github.com/s-ranjith1/rest-countries

RestCountries completed using fetch api and promise

css fetch-api html js promise

Last synced: 31 Dec 2024

https://github.com/jaandrle/dynamic_resources

Yet another lightweight promise-based scripts/stylesheets loader (no support for IE).

async css dynamic-loading javascript promise

Last synced: 21 Dec 2024

https://github.com/mirror45/keksobooking

«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления

dom es6 fetch js leaflet-map modules nouislider pristinejs promise

Last synced: 27 Dec 2024

https://github.com/ynazymko12/goit-js-hw-10

Homework for the course JavaScript📒

date flatpickr izitoast js promise

Last synced: 11 Dec 2024

https://github.com/ynazymko12/goit-advancedjs-hw-02

Homework for the course JavaScript📒 ---Asynchrony / Timers / Date / Promise ---

async css3 goit goit-advancedjs-hw-02 html5 javascript promise timers vite

Last synced: 11 Dec 2024

https://github.com/than-dev/promise-queue-in-js

Promise queue implementation in nodejs, using a child-process and releasing the event loop for more requests while the queue is running.

algorithms api benchmark child-process nodejs promise queue

Last synced: 11 Dec 2024

Promise Awesome Lists
Promise Categories