ts-retry v6.0.0
npmA little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo
Updated
View on npm →
Version
6.0.0
15d ago
License
MIT
15d ago
Weekly Downloads
122.1K
2d ago
Dependencies
0
15d ago
Required Runtime
None
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v6.0.0
current
v6.0.0
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | (none) → 122101 | 2d ago |
| dep_count | (none) → 0 | 15d ago |
| deprecated | (none) → false | 15d ago |
| latest_version | (none) → 6.0.0 | 15d ago |
| required_runtime | (none) → (none) | 15d ago |
| license | (none) → MIT | 15d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/ts-retry/latest_version
{ "value": "6.0.0" }
CLI
$ npx grounded-cli ts-retry
ts-retry@6.0.0 (npm)