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/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: 27 Oct 2024

https://github.com/mkgaru/esthread

modern worker threading library . inspired by deep-rain/thread

javascript promise publicdomain thread typescript webworker

Last synced: 15 Nov 2024

https://github.com/raigorx/trigonometric-promise

Promises heavy duty example cos sin tan

async educational example promise trigonometry

Last synced: 07 Nov 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/shinnn/parse-npm-version

Parse the installed npm version with node-semver

async javascript nodejs npm parse promise semantic-versioning semver version

Last synced: 18 Oct 2024

https://github.com/hacker1024/js_promise.dart

A Dart package providing interop functionality with JavaScript Promises.

dart dart-html dart-package dart2js promise

Last synced: 07 Nov 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: 19 Oct 2024

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: 18 Oct 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: 02 Nov 2024

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: 06 Nov 2024

https://github.com/srect/promise

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

promise

Last synced: 09 Nov 2024

https://github.com/randyou/cache-promise

A cache of promise.

cahce promise

Last synced: 09 Nov 2024

https://github.com/aldenvallestero/javascript-promise

Learn how to optimize time & space when performing huge business logic with JavaScript Promise.

javascript promise

Last synced: 10 Nov 2024

https://github.com/xiaodaigh/promisewebsocket

A simple extension of the Websocket object by making the .send method into a Promise

javascript promise websocket

Last synced: 12 Oct 2024

https://github.com/jill64/unfurl

💠 Concurrently wait for a Promise mapped to an object while preserving the type

concurrency promise utility

Last synced: 10 Nov 2024

https://github.com/jill64/async-observer

🔭 Make Promise state observable as a string for svelte

oberservable promise svelte utility

Last synced: 10 Nov 2024

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

Run Promise in series.

forof next promise series waterfall

Last synced: 27 Oct 2024

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/bjoernricks/socketize

Promise based socket communication for Node.js

javascript networking nodejs promise socket

Last synced: 13 Oct 2024

https://github.com/irsol/javascript

JavaScript Practice

javascript js promise regexp

Last synced: 12 Nov 2024

https://github.com/avimehenwal/ts-translate

promise based asynchronous translations

promise typescript

Last synced: 14 Nov 2024

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

Test whether an object looks like a promises-a+ promise.

next promise thenable

Last synced: 26 Oct 2024

https://github.com/metcoder95/tiny-pool

Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations

await concurrency nodejs promise task

Last synced: 27 Oct 2024

https://github.com/streetstrider/express-toss

Makes express router handlers aware of promises. Brings more clear dataflow to handlers.

error-handling express node promise response

Last synced: 08 Nov 2024

https://github.com/sysread/promises-channel

A coordination channel implemented with Promises

channel perl promise promises

Last synced: 14 Nov 2024

https://github.com/spudnyk/async-wrappers

Various functions for asynchronous operations

async async-functions debounce javascript promise throttle

Last synced: 16 Nov 2024

https://github.com/solarliner/promisify-html

Use promises for one-time bindings to Window/Document/Element events.

document dom element event js promise window

Last synced: 01 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: 12 Oct 2024

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

Extended promise functionality and utilities.

browser extended javascript nodejs promise

Last synced: 14 Nov 2024

https://github.com/saidali-ibn-zafar/asynchronous-javascript-basic-review

in this JavaScript tutorial series we'll dive into async js - from the very beginning. Rather than just start using fetch, async & await from the start, we'll take a closer look at async code & how it all works under the hood.

async await fetch-api promise

Last synced: 08 Nov 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: 08 Nov 2024

https://github.com/hailiang-wang/qind

Bind callback fn as promise fn.

nodejs promise

Last synced: 10 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 Nov 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: 25 Oct 2024

https://github.com/cnlon/promisified-fs

A promisified version of fs(File System) in Node.js.

fs promise

Last synced: 08 Nov 2024

https://github.com/imrandil/promise_javascript_reloaded_real_world_example

promise javascript leet code practice question into real world like implementation

grinding javascript leetcode promise real-world-problem-solving

Last synced: 08 Nov 2024

https://github.com/hamzaerbay/react-github-api

A react experiment with github api

experiment fetch-api github-api promise react

Last synced: 08 Nov 2024

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

jsonp asynchronous request

jsonp promise typescript

Last synced: 14 Nov 2024

Promise Awesome Lists
Promise Categories