Set nested properties on an object using dot-notation.
created at March 25, 2015, 1:40 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.
Use property paths (`a.b.c`) get a nested value from an object.
created at Oct. 7, 2014, 8:51 p.m.
[DEPRECATED] Recursive Object.assign()
created at Sept. 14, 2015, 8:54 a.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.
I created this in 2014, when I was learning how to program.
created at Feb. 24, 2015, 5:59 a.m.
Map object keys and values into a new object
created at Oct. 12, 2014, 11:42 a.m.
[DEPRECATED] Use mz or fs-extra^3 with Promise support
created at May 23, 2013, 1:15 a.m.
Get namespaced config from the closest package.json
created at Sept. 2, 2015, 10:19 a.m.
Efficiently remove an element from an unordered array without doing a splice
created at Dec. 30, 2015, 2:31 p.m.
🎀 Just the cutest and tiniest queue/deque implementation!
created at June 28, 2021, 2:40 a.m.
Check if something is a Node.js stream
created at Jan. 18, 2015, 6:55 p.m.
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
created at May 1, 2015, 9:01 a.m.