Converts an object literal with deeply nested nodes to a simple key/value object
created at Dec. 29, 2014, 3:09 p.m.
Lightweight and simple JS date formatting and parsing
created at Jan. 9, 2015, 3:08 a.m.
Check if something is a Node.js stream
created at Jan. 18, 2015, 6:55 p.m.
Deep-search objects for keys in JavaScript objects. Keys can be searched by providing an array of keys, or using a dot-notiation.
created at Jan. 22, 2015, 3:04 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.
I created this in 2014, the year I learned how to program. All of the downloads are from an old version of https://github.com/micromatch/micromatch. I've done a few other things since: https://github.com/jonschlinkert.
created at Feb. 24, 2015, 5:58 a.m.
I created this in 2014, when I was learning how to program.
created at Feb. 24, 2015, 5:59 a.m.
Set nested properties on an object using dot-notation.
created at March 25, 2015, 1:40 a.m.
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
created at May 1, 2015, 9:01 a.m.
DOM element value getter/setter.
created at May 9, 2015, 5:13 p.m.
Easily handle --help and --version arguments in your CLI application
created at May 23, 2015, 1:05 p.m.
Find maximum (or minimum) version according to semver
created at July 20, 2015, 5:16 p.m.
Filter object keys and values into a new object
created at Aug. 10, 2015, 5:42 a.m.