chronoman
Version:
Utility class to simplify use of timers created by setTimeout
35 lines (34 loc) • 688 B
JSON
{
"name": "chronoman",
"repository": "gamtiq/chronoman",
"description": "Utility class to simplify use of timers created by setTimeout",
"version": "1.3.1",
"keywords": [
"setTimeout",
"setInterval",
"time",
"timer",
"timeout",
"interval",
"repeat",
"repeating",
"recurrent",
"period",
"periodic",
"control",
"manage",
"management",
"utility",
"chrono",
"run",
"execute",
"action"
],
"dependencies": {},
"development": {},
"license": "MIT",
"main": "dist/chronoman.js",
"scripts": [
"dist/chronoman.js"
]
}