ts-retry v6.0.0

npm

A 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
70d ago
License
MIT
70d ago
Weekly Downloads
122.1K
57d ago
Dependencies
0
70d ago
Required Runtime
None
70d ago
Deprecated
No
70d ago

Weekly downloads

Release activity

1 release tracked. Last release: 70 days ago.

v6.0.0 current
v6.0.0 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 122101 57d ago
dep_count (none) 0 70d ago
deprecated (none) false 70d ago
latest_version (none) 6.0.0 70d ago
required_runtime (none) (none) 70d ago
license (none) MIT 70d 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)