promise-complete
Call all promises in an array whether they resolve or reject
Call all promises in an array whether they resolve or reject
map-to/array and map-to/object. Convert easily, back and forth.
The lag function every() as a standalone module.
A promise that resolves when multiple values are set.
Displays a reminder notification every interval.
Like Array.prototype.every but for every n-tuple
Like [].every but for objects
Like Array.prototype.every but for every 2-tuple
Test every element in array against the first
Calls every callback and keeps calling while the return value is true
every() for old browser, in typescript.
Allows you to retry a promise a number of times with a delay and various options. Useful for some mongo applications where you need to create a connection pool but you can't guarantee the database will be up when the express service starts.
PostCSS plugin to prepend a selector in front of all your rules.
JN Custom Logger that applies headers and body and title and measures time elapsed on every type of entry.
Check if all characters pass the test, like `Array.every()`.
Check if all characters pass the test, like `Array.every()`.
Checks if all values satisfy a test.
Check if all values in iterable pass the test, like Array.every().
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im