p-lazy v5.0.0

npm

Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called

Updated View on npm →
Version
5.0.0
15d ago
License
MIT
15d ago
Weekly Downloads
149.6K
2d ago
Dependencies
0
15d ago
Required Runtime
>=18
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v5.0.0 current
v5.0.0 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 149589 2d ago
required_runtime (none) >=18 15d ago
dep_count (none) 0 15d ago
license (none) MIT 15d ago
deprecated (none) false 15d ago
latest_version (none) 5.0.0 15d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/p-lazy/latest_version
{ "value": "5.0.0" }
CLI
$ npx grounded-cli p-lazy
p-lazy@5.0.0 (npm)