sindresorhus / p-lazyLinks
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆283Updated 11 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☆249Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 months ago
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Clean up error stack traces☆342Updated last month
- Wait for localhost to be ready☆277Updated 2 weeks ago
- Human-friendly process signals☆285Updated 4 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- JSON Schema TypeScript definitions with complete inline documentation.☆111Updated 3 years 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
- Create a promise that can be canceled☆447Updated last month
- An exploration of adding named parameters to JS☆149Updated 3 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- A stream implementation that does more by doing less☆255Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆161Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆439Updated last month
- Import and transpile JSX on the fly☆178Updated last year
- Tap into a promise chain without affecting its value or state☆133Updated 4 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 5 years ago
- Cycle through the items of an array☆240Updated 4 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 3 months ago
- DOM event delegation, in <1KB☆196Updated last week
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 4 years ago
- A proposal to make filtering arrays easier☆175Updated 4 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆310Updated 4 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Use HTTP/2 the same way like HTTP/1☆244Updated last year
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 6 years ago
- Get a random temporary file or directory path☆435Updated 2 years ago
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated 2 years ago