Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: promises-aplus

briandfoy/mojo-promise-role-higherorder

(Mojolicious) Higher order promises

Language: Perl - Size: 89.8 KB - Last synced: 13 days ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

bestkwanwa/simple-promise

🍰 A simple implementation of Promise /A+ Spec.

Language: JavaScript - Size: 10.7 KB - Last synced: 28 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

sengdang/promise-aplus-implementing

A Promise/A+ implementing.

Language: JavaScript - Size: 27.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Vanishine/promises-a-plus-tester

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

Language: JavaScript - Size: 25.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

pavlokolodka/async

Asynchronous execution in JavaScript (Node.js)

Language: JavaScript - Size: 82 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

bluejava/zousan

A Lightning Fast, Yet Very Small Promise A+ Compliant Implementation

Language: JavaScript - Size: 66.4 KB - Last synced: 26 days ago - Pushed: almost 5 years ago - Stars: 127 - Forks: 13

eanyanwu/comical-promise

A word-for-code Promises/A+ implementation

Language: JavaScript - Size: 10.7 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

doodlewind/nativebird

🐦 Bluebird alternative within ~200 loc

Language: JavaScript - Size: 83 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 72 - Forks: 8

streamcommon/promise

PHP Promises/A+ implementation

Language: PHP - Size: 202 KB - Last synced: 25 days ago - Pushed: almost 4 years ago - Stars: 15 - Forks: 3

dukeluo/fan.js

A simple and easy-to-understand implementation of Promise/A+ spec for learning.

Language: JavaScript - Size: 53.7 KB - Last synced: 6 days ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

parkin-lin/clearlove

Next Generation ECMAScript Promise Objects.

Language: TypeScript - Size: 248 KB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

HJava/typescript-promise

A Simple TypeScript Promise Library

Language: JavaScript - Size: 13.7 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

azurity/upromise

A Promises/A+ library for C/C++

Language: C++ - Size: 29.3 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

anonyco/SPromiseMeSpeedJS

The JavaScript library that promises you the fastest ES6 promises

Language: JavaScript - Size: 241 KB - Last synced: 17 days ago - Pushed: almost 4 years ago - Stars: 12 - Forks: 2

lbwa/promise-then

⤴️ Promises/A+ implementation

Language: TypeScript - Size: 1.09 MB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

espretto/whif Fork of rhysbrettbowen/promise_impl

Promises/A+ v1.1 implementation >>> testsuite at

Language: JavaScript - Size: 633 KB - Last synced: 11 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

thejimmylin/my-promise

A readable Promises/A+ implementation.

Language: JavaScript - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

supfn/promise-polyfill

A Promise/A+ implementation

Language: JavaScript - Size: 2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BlackMATov/promise.hpp

C++ asynchronous promises like a Promises/A+

Language: C++ - Size: 283 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 40 - Forks: 9

can-dy-jack/MyPromise

实现promise A+

Language: JavaScript - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

daily-interview/promise

一步一步实现Promise,符合Promises/A+ 规范

Language: JavaScript - Size: 57.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 3

ClecioJung/Promessa

A simple implementation of Promises/A+ in JavaScript.

Language: JavaScript - Size: 576 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

alexismenest/promises-pipeline

Sequentially run promise-returning functions, passing the result of each one to its next

Language: JavaScript - Size: 43.9 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

AliasT/promise-aplus-implementation

promise A+

Language: JavaScript - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ambit-tsai/promise-for-es

✨ A ES2021 Promise implementation based on ES3 has high compatibility, and comply with ECMA-262 and Promises/A+

Language: JavaScript - Size: 46.9 KB - Last synced: 7 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

jkolb/FranticApparatus

Promises framework for Swift 5

Language: Swift - Size: 432 KB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 25 - Forks: 0

rousan/belofte.js

:volcano: A lightweight Promises/A+ compliant implementation of ECMAScript Promise API

Language: JavaScript - Size: 2.67 MB - Last synced: 4 days ago - Pushed: about 6 years ago - Stars: 11 - Forks: 4

ZYSzys/promice

Simple implementation of Promises/A+.

Language: JavaScript - Size: 6.84 KB - Last synced: 23 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

lxsmnsyc/Px

Extension functions for JS Promise

Language: JavaScript - Size: 510 KB - Last synced: 10 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

mingmingwon/a-promise-lib

:tangerine: An implementation of Promises/A+ using ES6, and Chinese specification of Promises/A+.

Language: JavaScript - Size: 24.4 KB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

mcattx/promisePlus

Tiny Promises/A+ implementation

Language: JavaScript - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Brant-Ma/promising

:ring: Promises/A+ 规范的简单实现

Language: JavaScript - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

shenfe/promises-aplus

A lightweight implementation of Promises/A+.

Language: JavaScript - Size: 26.4 KB - Last synced: 12 days ago - Pushed: about 6 years ago - Stars: 6 - Forks: 0

creeperyang/promise-a-plus

A JavaScript Promise/A+ Library.

Language: JavaScript - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0