promise-memoize
Memoize promise-returning functions. Includes cache expire and prefetch. (by nodeca)
pinkie-promise
Promise ponyfill with pinkie (by floatdrop)
promise-memoize | pinkie-promise | |
---|---|---|
- | 1 | |
60 | 117 | |
- | - | |
0.0 | 0.0 | |
almost 6 years ago | over 6 years ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
promise-memoize
Posts with mentions or reviews of promise-memoize.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning promise-memoize yet.
Tracking mentions began in Dec 2020.
pinkie-promise
Posts with mentions or reviews of pinkie-promise.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Imagine a 5-years-old code like this on production
Like this? https://www.npmjs.com/package/pinkie-promise
What are some alternatives?
When comparing promise-memoize and pinkie-promise you can also consider the following projects:
Bluebird - :bird: :zap: Bluebird is a full featured promise library with unmatched performance.
rfpify - [DEPRECATED] Promisify a result-first callback function.
pify - Promisify a callback-style function
p-map - Map over promises concurrently
Simple-Series-Parallel - A minimalist utility module for running async functions in series or parallel
delay - Delay a promise a specified amount of time
matchbook-ts - pattern matching in javascript & typescript made easy
valvelet - Limit the execution rate of a function
promise-memoize vs Bluebird
pinkie-promise vs Bluebird
promise-memoize vs rfpify
pinkie-promise vs pify
promise-memoize vs p-map
pinkie-promise vs p-map
promise-memoize vs Simple-Series-Parallel
pinkie-promise vs delay
promise-memoize vs pify
pinkie-promise vs matchbook-ts
promise-memoize vs valvelet
pinkie-promise vs rfpify