sindresorhus / p-lazyLinks
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆274Updated 7 months ago
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☆245Updated last year
- Wait for localhost to be ready☆275Updated last year
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- Import a module lazily☆247Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- Clean up error stack traces☆340Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆216Updated 5 years ago
- ⚛️ Simple way to create a custom React renderer☆222Updated 3 years ago
- Cycle through the items of an array☆239Updated 4 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 4 years ago
- Create a promise that can be canceled☆444Updated 2 years ago
- DOM event delegation, in <1KB☆194Updated 7 months ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- Link component for Ink☆175Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- TC39 proposal for Object.fromEntries☆318Updated 4 years ago
- Import and transpile JSX on the fly☆178Updated last year
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- Proposal to ECMAScript to add first-class location references relative to a module☆275Updated 4 years ago
- Human-friendly process signals☆281Updated 3 weeks ago
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago