Collect.js

Convenient and dependency free wrapper for working with arrays and objects

README

# collect.js

Convenient and dependency free wrapper for working with arrays and objects

Travis npm version npm downloads npm license PRs Welcome dependencies eslint cdnjs version

Installation


NPM


  1. ``` sh
  2. npm install collect.js --save
  3. ```

Yarn


  1. ``` sh
  2. yarn add collect.js
  3. ```

From CDN


1. Visit https://cdnjs.com/libraries/collect.js
2. Add CDN link to your site with `