Promis

Promis

The easiest Future and Promises framework in Swift. No magic. No boilerplate.

Swift108mit

2 years ago

futuresgenericspromises

Promise

A Promise library for Swift, based partially on Javascript's A+ spec

Swift621mit

2 years ago

promise-memoize

Memoize promise-returning functions. Includes cache expire and prefetch.

JavaScript60mit

6 years ago

vue3-promise-dialog

Dialogs meet promises in Vue 3 !

Vue68mit

last year

confirmdialogpromise

promise

A simple, independent library implementing a promise mechanism for asynchronous

Common Lisp11

last year

observable-to-promise

Convert an Observable to a Promise

JavaScript47mit

last year

promise-fun

Promise packages, patterns, chat, and tutorials

4783cc0-1.0

7 months ago

asyncasync-awaitasync-functions

promise

Type aware promises for crystal lang

Crystal42mit

last month

pg-promise

PostgreSQL interface for Node.js

JavaScript3467mit

11 days ago

javascriptnodejspostgresql

promise-cpp

promise-cpp

C++ promise/A+ library in Javascript style.

C++671mit

7 months ago

redux-promise

FSA-compliant promise middleware for Redux.

JavaScript2668mit

2 years ago

vue-promise-btn

vue-promise-btn

Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.

JavaScript173mit

2 years ago

promise-btnspinnervue

redux-promise-middleware

Enables simple, yet robust handling of async action creators in Redux

JavaScript1982mit

11 months ago

asyncasync-functionsoptimistic-updates

ember-computed-promise-monitor

Enable computed properties to be async-aware.

TypeScript11mit

last year

choo-promise

A choo plugin that lets you use promises for effects and subscriptions

JavaScript4other

7 years ago

RWPromiseKit

A light-weighted Promise library for Objective-C

Objective-C114mit

7 years ago

SwiftyUI

High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButto

Swift343mit

3 years ago

SwiftTask

SwiftTask

Promise + progress + pause + cancel + retry for Swift.

Swift1935mit

6 years ago

ts-cacheable

ts-cacheable

Observable/Promise Cache Decorator

TypeScript340isc

10 months ago

deno-context

🦕【Deno】Propagate deadlines, a cancellation and other request-scoped values to m

TypeScript6mit

5 years ago

contextdenogolang

httpinvoke

A no-dependencies HTTP client library for browsers and Node.js with a promise-ba

JavaScript344mit

9 years ago

axios

axios

Promise based HTTP client for the browser and node.js

JavaScript105810mit

2 days ago

hacktoberfesthttp-clientjavascript

vue-prom

Vue promise wrapper component

Vue145mit

last year

promisevuevue-prom

vuejs-dialog

vuejs-dialog

A lightweight, promise based alert, prompt and confirm dialog

JavaScript351mit

4 months ago

alertconfirmdialog

webextension-polyfill

A lightweight polyfill library for Promise-based WebExtension APIs in Chrome

JavaScript2729mpl-2.0

yesterday

delay

Delay a promise a specified amount of time

JavaScript609mit

last year

electron-unhandled

electron-unhandled

Catch unhandled errors and promise rejections in your Electron app

JavaScript448mit

6 months ago

electronelectron-module

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuf

JavaScript207mit

12 months ago

nodejsnpm-packagereadable-stream

Valet

Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain

Swift4013apache-2.0

10 days ago

cryptoface-idios

svelte-asyncable

Asyncable store for Svelte 3 which is store a value as promise.

JavaScript169

2 months ago

react-native-woopra

Promise based Woopra library for react-native

JavaScript15mit

6 years ago

scheduler.x

A scheduler based on plain Vertx promise/future/periodic/timer

Java11apache-2.0

7 days ago

cronevent-triggerscheduler

Bluebird.swift

Bluebird.swift

Description Barstool Sports - By the Common Man, For The Common ManFollow all

Swift41mit

2 years ago

asyncbluebirdconcurrency

Then

Then

:clapper: Tame async code with battle-tested promises

Swift993mit

2 months ago

asyncasync-awaitfreshos

promises

Promises is a modern framework that provides a synchronization construct for Swi

Objective-C3807apache-2.0

16 days ago

frameworkfutureslibrary

awesome-promises

A curated list of useful resources for JavaScript Promises

1604cc0-1.0

11 months ago

next-session

next-session

Simple promise-based session middleware for Next.js, micro, Express, and more

TypeScript349mit

6 months ago

javascriptmiddlewarenextjs

angular-busy

Show busy/loading indicators on any element during a promise/Observable.

TypeScript23mit

6 months ago

angular5angularjsjavascript

bro-fs

Promise-based HTML5 Filesystem API similar to Node.js fs module

JavaScript43

4 years ago

filesystem-apihtml5-filesystem-api

vine

Python promises

Python121other

4 months ago

promisepromise-apipromise-library

Futures

Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

Swift58mit

4 years ago

asyncfuturesios

EasyFutures

Easy Swift Futures & Promises.

Swift42mit

4 years ago

futurespromisesswift

Hydra

Hydra

⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

Swift1973mit

3 years ago

asyncawaitfutures

PromiseKit

PromiseKit

Promises for Swift & ObjC.

Swift14235mit

13 days ago

objcpromisesswift

BrightFutures

Write great asynchronous code in Swift using futures and promises

Swift1901mit

2 years ago

asynchronous-programmingconcurrencyfutures

Forbind

Functional chaining and promises in Swift

Swift45mit

8 years ago

asyncbindingmonads

When

When

:alarm_clock: A lightweight implementation of Promises in Swift

Swift266other

5 years ago

promiseswift

FutureLib

FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by

Swift40other

8 years ago

ws-deprecated

ws-deprecated

⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON ap

Swift353mit

4 years ago

alamofirefreshoshttp

FutureKit

A Swift based Future/Promises Library for IOS and OS X.

Swift754mit

6 years ago

Malibu

Malibu

:surfer: Malibu is a networking library built on promises

Swift11other

6 years ago

rage-edit

🗃 Simple access to, and manipulation of, the Windows Registry. With promises. W

JavaScript54mit

3 years ago

regeditwindows-registry

p-map

Map over promises concurrently

JavaScript1294mit

3 months ago

asyncasync-awaitasync-functions

concurrent-ruby

concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, supe

Ruby5668other

4 months ago

concurrencyruby

ember-data-tasks

An alternative Ember Data store that returns Ember Concurrency tasks instead of

JavaScript25mit

6 years ago

emberember-addonember-concurrency

Promis

Promis

The easiest Future and Promises framework in Swift. No magic. No boilerplate.

Swift108mit

2 years ago

futuresgenericspromises

Promise

A Promise library for Swift, based partially on Javascript's A+ spec

Swift621mit

2 years ago

promise-memoize

Memoize promise-returning functions. Includes cache expire and prefetch.

JavaScript60mit

6 years ago

vue3-promise-dialog

Dialogs meet promises in Vue 3 !

Vue68mit

last year

confirmdialogpromise

promise

A simple, independent library implementing a promise mechanism for asynchronous

Common Lisp11

last year

observable-to-promise

Convert an Observable to a Promise

JavaScript47mit

last year

promise-fun

Promise packages, patterns, chat, and tutorials

4783cc0-1.0

7 months ago

asyncasync-awaitasync-functions

promise

Type aware promises for crystal lang

Crystal42mit

last month

pg-promise

PostgreSQL interface for Node.js

JavaScript3467mit

11 days ago

javascriptnodejspostgresql

promise-cpp

promise-cpp

C++ promise/A+ library in Javascript style.

C++671mit

7 months ago

redux-promise

FSA-compliant promise middleware for Redux.

JavaScript2668mit

2 years ago

vue-promise-btn

vue-promise-btn

Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.

JavaScript173mit

2 years ago

promise-btnspinnervue

redux-promise-middleware

Enables simple, yet robust handling of async action creators in Redux

JavaScript1982mit

11 months ago

asyncasync-functionsoptimistic-updates

ember-computed-promise-monitor

Enable computed properties to be async-aware.

TypeScript11mit

last year

choo-promise

A choo plugin that lets you use promises for effects and subscriptions

JavaScript4other

7 years ago

RWPromiseKit

A light-weighted Promise library for Objective-C

Objective-C114mit

7 years ago

SwiftyUI

High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButto

Swift343mit

3 years ago

api

Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls.

TypeScript1069apache-2.0

20 hours ago

apiblockchainjsonrpc

SwiftTask

SwiftTask

Promise + progress + pause + cancel + retry for Swift.

Swift1935mit

6 years ago

ts-cacheable

ts-cacheable

Observable/Promise Cache Decorator

TypeScript340isc

10 months ago

deno-context

🦕【Deno】Propagate deadlines, a cancellation and other request-scoped values to m

TypeScript6mit

5 years ago

contextdenogolang

axios

axios

Promise based HTTP client for the browser and node.js

JavaScript105810mit

2 days ago

hacktoberfesthttp-clientjavascript

blizzard.js

A promise-based Node.JS library for the Blizzard Battle.net Community Platform A

TypeScript146mit

6 months ago

apibattlenetblizzard

vue-prom

Vue promise wrapper component

Vue145mit

last year

promisevuevue-prom

vuejs-dialog

vuejs-dialog

A lightweight, promise based alert, prompt and confirm dialog

JavaScript351mit

4 months ago

alertconfirmdialog

webextension-polyfill

A lightweight polyfill library for Promise-based WebExtension APIs in Chrome

JavaScript2729mpl-2.0

yesterday

delay

Delay a promise a specified amount of time

JavaScript609mit

last year

electron-unhandled

electron-unhandled

Catch unhandled errors and promise rejections in your Electron app

JavaScript448mit

6 months ago

electronelectron-module

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuf

JavaScript207mit

12 months ago

nodejsnpm-packagereadable-stream

Valet

Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain

Swift4013apache-2.0

10 days ago

cryptoface-idios

svelte-asyncable

Asyncable store for Svelte 3 which is store a value as promise.

JavaScript169

2 months ago

react-native-woopra

Promise based Woopra library for react-native

JavaScript15mit

6 years ago

scheduler.x

A scheduler based on plain Vertx promise/future/periodic/timer

Java11apache-2.0

7 days ago

cronevent-triggerscheduler

Bluebird.swift

Bluebird.swift

Description Barstool Sports - By the Common Man, For The Common ManFollow all

Swift41mit

2 years ago

asyncbluebirdconcurrency

Then

Then

:clapper: Tame async code with battle-tested promises

Swift993mit

2 months ago

asyncasync-awaitfreshos

promises

Promises is a modern framework that provides a synchronization construct for Swi

Objective-C3807apache-2.0

16 days ago

frameworkfutureslibrary

awesome-promises

A curated list of useful resources for JavaScript Promises

1604cc0-1.0

11 months ago

next-session

next-session

Simple promise-based session middleware for Next.js, micro, Express, and more

TypeScript349mit

6 months ago

javascriptmiddlewarenextjs

angular-busy

Show busy/loading indicators on any element during a promise/Observable.

TypeScript23mit

6 months ago

angular5angularjsjavascript

vine

Python promises

Python121other

4 months ago

promisepromise-apipromise-library

Futures

Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

Swift58mit

4 years ago

asyncfuturesios

EasyFutures

Easy Swift Futures & Promises.

Swift42mit

4 years ago

futurespromisesswift

Hydra

Hydra

⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

Swift1973mit

3 years ago

asyncawaitfutures

PromiseKit

PromiseKit

Promises for Swift & ObjC.

Swift14235mit

13 days ago

objcpromisesswift

BrightFutures

Write great asynchronous code in Swift using futures and promises

Swift1901mit

2 years ago

asynchronous-programmingconcurrencyfutures

Forbind

Functional chaining and promises in Swift

Swift45mit

8 years ago

asyncbindingmonads

When

When

:alarm_clock: A lightweight implementation of Promises in Swift

Swift266other

5 years ago

promiseswift

FutureLib

FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by

Swift40other

8 years ago

FutureKit

A Swift based Future/Promises Library for IOS and OS X.

Swift754mit

6 years ago

Malibu

Malibu

:surfer: Malibu is a networking library built on promises

Swift11other

6 years ago

rage-edit

🗃 Simple access to, and manipulation of, the Windows Registry. With promises. W

JavaScript54mit

3 years ago

regeditwindows-registry

p-map

Map over promises concurrently

JavaScript1294mit

3 months ago

asyncasync-awaitasync-functions

concurrent-ruby

concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, supe

Ruby5668other

4 months ago

concurrencyruby

ember-data-tasks

An alternative Ember Data store that returns Ember Concurrency tasks instead of

JavaScript25mit

6 years ago

emberember-addonember-concurrency