p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
265 stars
8 watching
10 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called