UNPKG

povtor

Version:

Repeat function call depending on the previous call result and specified conditions.

36 lines (35 loc) 646 B
{ "name": "povtor", "repository": "gamtiq/povtor", "description": "Repeat function call depending on the previous call result and specified conditions.", "version": "1.1.0", "keywords": [ "retry", "retries", "repeat", "repetition", "try", "action", "operation", "function", "call", "invoke", "invocation", "execution", "attempt", "promise", "failed", "rejected", "condition", "conditional", "delay", "timeout" ], "dependencies": {}, "development": {}, "license": "MIT", "main": "dist/povtor.umd.js", "scripts": [ "dist/povtor.umd.js" ] }