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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Conditional promise chains☆60Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- Linkify GitHub issue references☆46Updated 6 months ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 5 months ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Clean up regular expressions☆62Updated 7 months ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Use fluent property chains in lieu of options objects☆21Updated 5 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 8 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 2 years ago
- Convert an Observable to a Promise☆47Updated last year