A tiny easy math include addition multiplication subtraction division.
created at Sept. 25, 2018, 8:24 a.m.
Merge two objects and concatenate arrays that are values of the same object key.
created at Sept. 7, 2015, 4:52 a.m.
Get a time reference using Akamai's time reference service
created at Sept. 15, 2015, 4:57 p.m.
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
created at June 26, 2014, 10:48 a.m.
Returns the GitHub username and email of the current system's .gitconfig
created at Oct. 11, 2020, 11:36 a.m.
🐦 Check for deprecated packages
created at Nov. 15, 2022, 3:01 p.m.
A streams2 Readable stream generator, useful for testing.
created at July 4, 2013, 12:33 a.m.
Parse next JSON value from string allowing extraneous characters after value
created at Feb. 11, 2018, 8:16 p.m.
Check all the available MIME types of an extension
created at Oct. 2, 2020, 5:11 p.m.
Tells you what keys from first object are missing in second
created at June 26, 2016, 12:18 a.m.
Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
created at March 25, 2014, 6:08 a.m.
Like `Promise.all` but for object properties.
created at March 5, 2016, 4:29 p.m.
Strip whitespace - or other characters - from the end of a string
created at June 16, 2016, 3:54 p.m.
Convert a string to a snake case.
created at Sept. 19, 2013, 12:20 a.m.
NPM module for creating a keymirror object from an array of strings
created at Sept. 5, 2017, 11:47 p.m.
Bind a context to all functions in an object, including deeply nested functions.
created at Jan. 21, 2016, 8:23 a.m.