Jon Schlinkert
Jon Schlinkert
window-size
Reliable way to to get the height and width of the terminal/console in a node.js environment.
lazy-cache
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
object.omit
Return a copy of an object without the given keys.
vertical-rhythm
Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
assign-deep
Deeply assign the enumerable properties of source objects to a destination object.
templates
System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.
omit-deep
Recursively omit specified keys from an object.
copy
Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)
array-unique
Return an array free of duplicate values. Very fast implementation.