sindresorhus / p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆271Updated 4 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 9 months ago
- Clean up error stack traces☆339Updated last year
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- Cycle through the items of an array☆240Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆159Updated 3 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- Import a module lazily☆247Updated 2 years ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Human-friendly process signals☆280Updated last month
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- A stream implementation that does more by doing less☆250Updated 9 months ago
- Make sure every file in your repo is exactly where it should be☆169Updated 4 years ago
- Import and transpile JSX on the fly☆179Updated last year
- Move a file - Even works across devices☆199Updated last year
- Filter out unwanted `console.log()` output☆247Updated 2 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆108Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Make an asynchronous function synchronous☆314Updated 2 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆311Updated 3 years ago
- Lightweight templating in 150 bytes☆224Updated 2 years ago
- 🕐 Performance timings for HTTP requests☆190Updated 3 years ago
- An exploration of adding named parameters to JS☆149Updated 2 years ago
- Conditionally join CSS class names together - Especially useful with React☆293Updated 3 years ago
- DOM event delegation, in <1KB☆192Updated 4 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago
- Simple stubbing/spying for AVA☆96Updated 4 years ago