Installation
npm install jengine-utils --save
or
bower install jengine-utils --save
Usage
Underscore object '_' with useful functions
// comparators_______// key handling__ // alias of Object.keys// object extend and copy___// object matches__// list filter_ // returns first match in a list_// path handling____// pipe and chainig__