Topic

promise

Repositories (1268)

p-geolocation
p-geolocation aligoren JavaScript

Promise based Geolocation API

2
promise-polyfill
promise-polyfill lawvs TypeScript

Promise polyfill just for learning. Please do not use it in a production environment.

2
node-logical-promise
node-logical-promise kaelzhang JavaScript

Javascript logical operators on Promises

2
node-readdir-recursive-promise
node-readdir-recursive-promise olekenneth JavaScript

Read directory and return promise or directory object with files

2
catch-to
catch-to sebinsua JavaScript

Catch errors and declaratively map them to other errors or values.

2
Oath
Oath Meniny Swift

Promise / Future concept for Swift developing.

2
node-auth
node-auth wizardnet972 JavaScript

This is implemention of REST authentication with node.js and mongodb using jwt to have token.

2
promisified-core
promisified-core Dreamscapes JavaScript

Promisified Node.js core modules

2
compose
compose blakek TypeScript

🛠 Compose functions and promises

2
implement-async-await
implement-async-await Babak-Gholamzadeh JavaScript

Implementing the async/await pattern from scratch

2
defer-promise
defer-promise 75lb JavaScript

Isomorphic function returning a deferred promise. Uses native `Promise.defer` where available, else polyfills

2
promise-stream-queue
promise-stream-queue solzimer JavaScript

Promise Stream. Queue promises and retrieve the resolved/rejected ones in the inserted order

2
transmutation
transmutation RayBenefield Shell

Enhanced promises for immutable data processing, inspired by RxJS and Lodash.

2
promise-loop-delay
promise-loop-delay rimiti JavaScript

Simple way to add custom delay between multiples promises

2
RafX
RafX IbrahimTanyalcin JavaScript

requestAnimationFrame based `thenable` for animations and task management

2
react-suss
react-suss AndersDJohnson TypeScript

Collection of React Suspense resources.

2
angular-webapp-top
angular-webapp-top Topthinking JavaScript

angular1制作个站,加深学习

2
promise-sleep
promise-sleep rdshoep JavaScript

sleep module for promise

2
simple-indexdb-js
simple-indexdb-js completejavascript JavaScript

Simple IndexDB's wrapper using JavaScript Promise.

2
retry-timer
retry-timer squgeim JavaScript

A simple javascript library to trigger a timer with an increasing timeout

2
js-promise-chain-examples
js-promise-chain-examples edonosotti JavaScript

Source code for: https://bit.ly/2YK0nlb

2
react-await
react-await HerbertHe JavaScript

Await Component for promise data rendering for React

2
Promise
Promise EasyWebApp JavaScript

Promise/A+ implement based on ES 6+ & Babel

2
retry-promise-typescript
retry-promise-typescript lookfirst TypeScript

Retry Promise for TypeScript

2
bitflyer-promise
bitflyer-promise kiyonori-matsumoto TypeScript

bitflyer helper with promise

2
promise.extra
promise.extra kaelzhang JavaScript

Promise.series, Promise.waterfall with vanilla Promise.

2
promise4j
promise4j webee Java

promise for java.

2
async-flow
async-flow Tomyail TypeScript

Write asynchronous logic in declarative coding style

2
jquery.promise
jquery.promise skyrpex JavaScript

Lightweight promise implementation using jQuery.

2
resource-loader
resource-loader kouyjes JavaScript
2
parcel-ie11-issue-demo
parcel-ie11-issue-demo edm00se JavaScript

a demo of the Promise + fetch requirements of Parcel, for issue repro

2
chainable-tasks
chainable-tasks lordazzi JavaScript

Like native javascript promises, this library is designed to work with a large number of chained asynchronous requests involved with business rules an...

2
denof
denof await-of TypeScript

Syntactic sugar for asynchronous functions, promises, generators and synchronous functions.

2
antares-ts
antares-ts deanrad TypeScript

Antares is an Architecture for making real-time applications with confidence.

2
promise-enhancements
promise-enhancements avdaredevil JavaScript

Enhances Promises in JavaScript to allow for more advanced chaining, retrying, etc

2
mqtt-node-client
mqtt-node-client weicracker TypeScript

mqtt typescript

2
promiseful
promiseful palanik JavaScript

🤞 Useful patterns with Promise functions

2
promise-foreach
promise-foreach saulsluz JavaScript

This is a simple implementation of foreach based on promises.

2
npm-cli-version
npm-cli-version shinnn JavaScript

Get the currently installed npm version

2
context-circuit-breaker
context-circuit-breaker rueian TypeScript

context circuit breaker for nodejs

2
promised-array
promised-array prantlf JavaScript

Array combined with Promise, chainable, asynchronous methods and callbacks, ready for async/await.

2
redux-async-adapter
redux-async-adapter Pixeladed TypeScript

A simple redux toolkit adapter to handle loading states for async thunks

2
parallel
parallel a-x- JavaScript

Runs a bunch of promises like Promise.all does, but takes an object instead of array

2
PromiseSwift
PromiseSwift GlebRadchenko Swift

Simple Swift implementation of Promise pattern.

2
catchment
catchment artdecocode JavaScript

Collect Node.js Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.

2
blocking-await
blocking-await wtfaremyinitials JavaScript

Synchronously wait for a Promise to resolve

2
potato-promise
potato-promise caseyWebb JavaScript

:sweet_potato: ES6 Promises, but lazier.

2
neto-api-node
neto-api-node matt-downs TypeScript

A promise based client for the Neto Ecommerce API.

2
dual-api
dual-api anseki JavaScript

Make your module implement dual APIs, callback API and thenable (Promise) API.

2
notcallback
notcallback flug-zum-bahnhof Python

Promise-style interfaces for callback-based asynchronous libraries.

2