sindresorhus / p-lazyLinks
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆274Updated 9 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☆246Updated last year
- Wait for localhost to be ready☆275Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆109Updated 3 years ago
- Import and transpile JSX on the fly☆178Updated last year
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- An exploration of adding named parameters to JS☆148Updated 2 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 4 years ago
- Cycle through the items of an array☆239Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆311Updated 4 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Human-friendly process signals☆282Updated 2 months ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- Make sure every file in your repo is exactly where it should be☆169Updated 5 years ago
- Import a module lazily☆247Updated 3 years ago
- A proposal to make filtering arrays easier☆175Updated 4 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated last month
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Create a promise that can be canceled☆443Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago