sindresorhus / define-lazy-prop
Define a lazily evaluated property on an object
☆65Updated 2 years ago
Alternatives and similar repositories for define-lazy-prop
Users that are interested in define-lazy-prop are comparing it to the libraries listed below
Sorting:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Conditional promise chains☆60Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 7 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Map over promises serially☆48Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Convert an Observable to a Promise☆48Updated last year
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a project is using Yarn☆98Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Clean up regular expressions☆62Updated 9 months ago