sindresorhus / p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆266Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for p-lazy
- Cycle through the items of an array☆242Updated 3 years ago
- Create an error from multiple errors☆245Updated last year
- Import and transpile JSX on the fly☆179Updated last year
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Wait for localhost to be ready☆273Updated 6 months ago
- A proposal to make filtering arrays easier☆174Updated 3 years ago
- Make sure every file in your repo is exactly where it should be☆170Updated 4 years ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆207Updated 4 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆207Updated 11 months ago
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- ES6 Proxies based deep clone☆129Updated last year
- Clean up error stack traces☆337Updated last year
- Import a module lazily☆250Updated 2 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Simple stubbing/spying for AVA☆96Updated 4 years ago
- ⚛️ Simple way to create a custom React renderer☆223Updated 2 years ago
- `require`s taking too much time? Profile 'em.☆375Updated 5 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- A stream implementation that does more by doing less☆247Updated 6 months ago
- Human-friendly process signals☆279Updated this week
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Native ESM Package Manager☆175Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- Make an asynchronous function synchronous☆309Updated 2 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Check if stdout or stderr is interactive☆115Updated last year