Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
by sindresorhusJavaScript
Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/p-lazy. Description: Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called Stars: 286, Forks: 12. Primary language: JavaScript. Languages: JavaScript (88%), TypeScript (12%). License: MIT. Latest release: v5.0.0 (1y ago). Open PRs: 0, open issues: 0. Last activity: 1y ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, lmammino, Richienb, tjmehta.