array.filter
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.
tableize-object
Tableize an object by flattening its keys into object paths (dot-notation).
notation
Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.
dot-wild
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
expand
Recursively resolve templates in an object, string or array.