Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s
1337000000
15d 11h 23m 20s
Parse milliseconds into an object
ISO-8601 duration parsing and serialization
Convert an object of time properties to milliseconds: {seconds: 2} → 2000
{seconds: 2}
2000
Find the nearest value of a discrete periodic function, given a point.
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.