Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
created at March 20, 2014, 2:36 p.m.
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
created at Nov. 25, 2016, 12:34 a.m.
Filter object keys and values into a new object
created at Aug. 10, 2015, 5:42 a.m.
simple curry module, with nothing *too clever*, and full test coverage
created at Nov. 29, 2010, 8:55 a.m.
An implementation of PHP's strip_tags in Typescript.
created at June 28, 2014, 1:36 a.m.
Test whether an object looks like a promises-a+ promise
created at Dec. 23, 2012, 4:01 p.m.
Check if something is a Node.js stream
created at Jan. 18, 2015, 6:55 p.m.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
created at Jan. 24, 2015, 10:57 a.m.
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
created at Sept. 22, 2014, 3:40 a.m.
Set nested properties on an object using dot-notation.
created at March 25, 2015, 1:40 a.m.
[DEPRECATED] Use mz or fs-extra^3 with Promise support
created at May 23, 2013, 1:15 a.m.
Use property paths (`a.b.c`) get a nested value from an object.
created at Oct. 7, 2014, 8:51 p.m.
Transform your data as it pass by, synchronously.
created at Dec. 20, 2016, 11:47 a.m.
Get namespaced config from the closest package.json
created at Sept. 2, 2015, 10:19 a.m.
Returns an array filled with the specified input
created at Nov. 4, 2015, 12:20 p.m.