pinkie
Promise library
An ES2015 Promise implementation for Node.js with polyfills for browser compatibility and minimal functionality
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
138 stars
6 watching
17 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Promise ponyfill that provides a fallback solution when the native Promise API is not available. | 117 |
| A library that allows you to use any ES 2015 compatible Promise implementation in your application | 180 |
| Tools for browserifying JavaScript files with bem-pack levels support | 1 |
| A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. | 807 |
| A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| A tiny Promise wrapper around setTimeout | 193 |
| An introduction to using Promises in JavaScript to write cleaner and more maintainable asynchronous code | 1,615 |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
| A toolset for building BEM-based CSS projects using Gulp | 26 |
| Tool for toggling features in real-time applications | 404 |
| A library that allows you to easily add spinners or general promise/request tracking to your Angular app | 560 |
| Helps tap into a promise chain without affecting its value or state | 132 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |