287 skills found · Page 1 of 10
kriskowal / QA promise library for JavaScript
ruby-concurrency / Concurrent RubyModern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
wendux / Fly:rocket: Supporting request forwarding and Promise based HTTP client for all JavaScript runtimes.
promises-aplus / Promises SpecAn open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
wbinnssmith / Awesome PromisesA curated list of useful resources for JavaScript Promises
mattdesl / Promise Cookbook:orange_book: a brief introduction to using Promises in JavaScript
azu / Promises BookJavaScript Promiseの本
eslint-community / Eslint Plugin PromiseEnforce best practices for JavaScript promises
stevekane / Promise It Wont HurtA Workshopper module that teaches you to use promises in javascript
xhawk18 / Promise CppC++ promise/A+ library in Javascript style.
khanlou / PromiseA Promise library for Swift, based partially on Javascript's A+ spec
pavelkomarov / ExportifyExport Spotify playlists using the Web API. Analyze them in the Jupyter notebook.
mikehall314 / Es6 PromisifyConvert callback-based javascript to ES6 Promises
stackp / PromisejsLightweight javascript implementation of promises.
tc39 / Proposal Cancelable PromisesFormer home of the now-withdrawn cancelable promises proposal for JavaScript
medikoo / DeferredModular and fast Promises implementation for JavaScript
kriskowal / Q IoInterfaces for IO using Q promises in JavaScript on Node
popovicu / Ultimate LinuxThe Ultimate Linux micro distribution written in JavaScript! A very functional minimal userspace for Linux written in... pure JavaScript! Not quite, but almost. It's good, I promise!
justsml / Escape From Callback MountainExample Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern
rpetrich / Babel Plugin Transform Async To PromisesTransform async/await to somewhat idiomatic JavaScript promise chains