Set nested properties on an object using dot-notation.
updated at July 26, 2024, 12:29 a.m.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
updated at July 23, 2024, 2:03 a.m.
Converts an object literal with deeply nested nodes to a simple key/value object
updated at July 3, 2024, 5:13 p.m.
defines static object attributes using `Object.defineProperties`
updated at May 31, 2024, 6:53 a.m.
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
updated at May 29, 2024, 11:46 a.m.
checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN
updated at May 26, 2024, 10:52 a.m.
A through2 wrapper to create an Array.prototype.filter analog for streams
updated at April 20, 2024, 5:47 p.m.
A through2 to create an Array.prototype.map analog for streams.
updated at April 20, 2024, 5:47 p.m.
Returns an array filled with the specified input
updated at April 5, 2024, 3:22 p.m.
[DEPRECATED] Use mz or fs-extra^3 with Promise support
updated at March 6, 2024, 5:11 a.m.
[DEPRECATED] Recursive Object.assign()
updated at Jan. 31, 2024, 12:12 p.m.
Return the last element in an array. Faster than `.slice`
updated at Jan. 5, 2024, 2:04 p.m.
Check whether a given value is a generator function
updated at Dec. 7, 2023, 8:51 a.m.