Convert a string to a capital case.
created at Sept. 19, 2013, 12:37 a.m.
Get the real size of an <img>, <video>, or <canvas> in the browser.
created at Aug. 17, 2015, 12:10 a.m.
Check whether a given value is a generator function
created at Feb. 5, 2014, 5:11 p.m.
A streams2 Readable stream generator, useful for testing.
created at July 4, 2013, 12:33 a.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.
Remove an existing case from a string.
created at Sept. 19, 2013, 4:26 a.m.
Convert a string to a title case.
created at Sept. 19, 2013, 2:08 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.
Converts an object literal with deeply nested nodes to a simple key/value object
created at Dec. 29, 2014, 3:09 p.m.
🐦 Check for deprecated packages
created at Nov. 15, 2022, 3:01 p.m.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
created at Sept. 22, 2014, 1:48 a.m.
Convert a string to a snake case.
created at Sept. 19, 2013, 12:20 a.m.