memoize v11.0.0

npm

Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input

Updated View on npm →
Version
11.0.0
70d ago
License
MIT
70d ago
Weekly Downloads
1.4M
57d ago
Dependencies
1
70d ago
Required Runtime
>=22
70d ago
Deprecated
No
70d ago

Weekly downloads

Release activity

1 release tracked. Last release: 70 days ago.

v11.0.0 current
v11.0.0 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 1400023 57d ago
latest_version (none) 11.0.0 70d ago
deprecated (none) false 70d ago
dep_count (none) 1 70d ago
required_runtime (none) >=22 70d ago
license (none) MIT 70d ago

Use it

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