sindresorhus / p-lazyLinks
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆285Updated last year
Alternatives and similar repositories for p-lazy
Users that are interested in p-lazy are comparing it to the libraries listed below
Sorting:
- Create an error from multiple errors☆249Updated 2 years ago
- Clean up error stack traces☆346Updated 2 months ago
- Create a promise that can be canceled☆447Updated 4 months ago
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Wait for localhost to be ready☆279Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 5 months ago
- An exploration of adding named parameters to JS☆150Updated 3 years ago
- `require`s taking too much time? Profile 'em.☆376Updated last year
- A least-recently-used cache in 35 lines of code~!☆179Updated 5 years ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 6 years ago
- Human-friendly process signals☆287Updated 8 months ago
- A stream implementation that does more by doing less☆256Updated 3 months ago
- A tiny (148B) weighted round robin utility☆168Updated 6 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆113Updated 2 months ago
- Make sure every file in your repo is exactly where it should be☆168Updated 5 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- DOM event delegation, in <1KB☆199Updated 3 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Import a module lazily☆249Updated 3 years ago
- Filter out unwanted `console.log()` output☆247Updated 3 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Tap into a promise chain without affecting its value or state☆134Updated 4 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 7 months ago
- ES6 Proxies based deep clone☆128Updated 2 years ago