console.time, console.timeLog and console.timeEnd polyfill for react-native
Sends the msg through the first output after the set timer duration. If a new msg is received before the timer has ended, it will replace the existing msg and the timer will be restarted, unless the new msg has a payload of 'stop' or 'STOP', in which case
A simple timer that gets script includes (for now) for unit testing from a SNOW instance.
Simple update notifier to check for npm updates for cli applications
Small countdown timer and stopwatch module.
setInterval and setTimeout that work even if the app is running in the background
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Timers with near-infinite duration support
Simple hrtime chronometer with Expressjs middleware. Request timer, process timer.
Timer wheel for managing expiration of a large amount of items
A replacment to normal setInterval which includes pausing and resuming
A better console for Node.js
Super-minimalist version of `concat-stream`. Less than 15 lines!
Event based timer for Node.js and the browser
React component for the moment date library.
Timer compound react component
Emit event periodically (even when app is in the background)
MCC Software Library
Get the number of microseconds elapsed since January 1, 1970 00:00:00 UTC without fear of clock drift
A small set of utilities for streams.
Simply swizzle your arguments
Time as a dependency
setTimeout() via requestAnimationFrame()
`EventEmitter3-Timer` is a plugin extend [EventEmitter3](https://github.com/primus/eventemitter3) to create time events easily.