sindresorhus / p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆272Updated 5 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
- Wait for localhost to be ready☆275Updated 10 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 3 years ago
- Human-friendly process signals☆280Updated 2 weeks ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- Clean up error stack traces☆339Updated 2 years ago
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- DOM event delegation, in <1KB☆192Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Use HTTP/2 the same way like HTTP/1☆243Updated 11 months ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Import and transpile JSX on the fly☆179Updated last year
- Get PID from a port☆79Updated 4 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Import a module lazily☆248Updated 2 years ago
- Make an asynchronous function synchronous☆316Updated 2 years ago
- Lightweight templating in 150 bytes☆225Updated 3 years ago
- Cycle through the items of an array☆240Updated 4 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆108Updated 3 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- Compare, format, diff and serialize any JavaScript value☆208Updated last week
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago