nitro-tools
Installation
npm install nitro-tools --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__