ts-retry
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
parse-function
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins