promises-unwrapping
Promise fixes
Fixes remaining issues with the ES6 promises specification
The ES6 promises spec, as per September 2013 TC39 meeting
1k stars
57 watching
95 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An educational project introducing ES6 features to JavaScript developers through interactive exercises and workshops. | 325 |
| A workshop module to teach the use of promises in JavaScript for clean asynchronous code handling | 737 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| An introduction to using Promises in JavaScript to write cleaner and more maintainable asynchronous code | 1,615 |
| A utility that opens files, webpages, and executables on multiple platforms | 304 |
| Documenting ECMAScript 6 language features for software developers | 29,222 |
| Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| An AngularJS 1.4x application boilerplate with ES6 support and testing practices using Webpack | 36 |
| Repeats an action until a condition is met, then resolves a promise. | 3 |
| A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,944 |
| Fable bindings for JS promise allow F# to interact with JavaScript promises. | 20 |
| Repeats an action until a condition is met and then resolves a promise | 3 |
| A library that allows you to use any ES 2015 compatible Promise implementation in your application | 180 |