SamVerschueren / map-age-cleanerLinks
Cleanup expired items in a Map
☆19Updated 4 years ago
Alternatives and similar repositories for map-age-cleaner
Users that are interested in map-age-cleaner are comparing it to the libraries listed below
Sorting:
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Make a function mimic another one☆95Updated 10 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago