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

GitHub

138 stars
6 watching
17 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
floatdrop/pinkie-promise A Promise ponyfill that provides a fallback solution when the native Promise API is not available. 117
kevinbeaty/any-promise A library that allows you to use any ES 2015 compatible Promise implementation in your application 179
floatdrop/gulp-bem-pack Tools for browserifying JavaScript files with bem-pack levels support 1
floatdrop/gulp-plumber A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. 807
youngjuning/wx-promise-pro A promise-based library for simplifying asynchronous programming in WeChat mini-programs 830
lilyball/tomorrowland An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support 117
khanlou/promise A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. 621
ai/nanodelay A tiny Promise wrapper around setTimeout 193
mattdesl/promise-cookbook An introduction to using Promises in JavaScript to write cleaner and more maintainable asynchronous code 1,614
funcool/promesa A promise library and concurrency toolkit for Clojure and ClojureScript. 498
floatdrop/gulp-bem A toolset for building BEM-based CSS projects using Gulp 26
tdeekens/flopflip A library that enables feature toggling in React applications with real-time updates and flexible user targeting 403
ajoslin/angular-promise-tracker A library that allows you to easily add spinners or general promise/request tracking to your Angular app 560
sindresorhus/p-tap Helps tap into a promise chain without affecting its value or state 132
eslint-community/eslint-plugin-promise Enforces best practices for JavaScript promises to improve code readability and maintainability. 943