Timer service for cordis
Times the duration of each of your grunt tasks automatically and outputs the execution time in milliseconds to the console after each task (or optionally, at the end). It also logs the total time for all logged tasks.
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Runtime core for SignalX
Simple module to time your code JavaScript or TypeScript code, to see how long it took to run.
Simple module to retry a function with async/await syntax !
Simple persistence for all Apollo cache implementations
A tiny (183B to 210B) and fast utility to ascend parent directories
Parse and manipulate music intervals
Timer/Chronometer/Countdown compatible with AMD and NodeJS
best practice with setTimeout and setInterval
React hook for setting an interval as posted on overreacted.io
A jQuery plugin that will count up (or down) to a target number at a specified speed.
[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url]
Pack integer intervals using a greedy algorithm
A calculator for humanity’s peculiar conventions of time.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
A TypeScript library providing enhanced timeout functions compatible with async/await patterns.
Python-like class sugar. No more "var that = this"!
Interval Queue for Async and Promises, with decorator and variable requeue on failure
Utility function for plugging callbags together in chain
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
JS实现的一个定时任务管理器