sindresorhus / p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆271Updated 4 months ago
Alternatives and similar repositories for p-lazy:
Users that are interested in p-lazy are comparing it to the libraries listed below
- Create an error from multiple errors☆245Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 3 years ago
- Wait for localhost to be ready☆275Updated 10 months ago
- Human-friendly process signals☆280Updated this week
- A stream implementation that does more by doing less☆251Updated 9 months ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- DOM event delegation, in <1KB☆192Updated 4 months ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- Import and transpile JSX on the fly☆179Updated last year
- `require`s taking too much time? Profile 'em.☆374Updated 9 months ago
- Filter out unwanted `console.log()` output☆247Updated 2 years ago
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆108Updated 3 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 weeks ago
- 💩💵 but for your data. If you've got the hash, we've got the cache ™ (moved)☆240Updated 5 years ago
- Get callsites from the V8 stack trace API☆263Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Cycle through the items of an array☆240Updated 3 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago