/var/www/flurhymez/node_modules/collect.js
NameSizeModeActions
build/-0755rm
bundler/-0755rm
dist/-0755rm
docs/-0755rm
src/-0755rm
.eslintrc.js3970644editdlrm
.travis.yml1080755editdlrm
CHANGELOG.md87670644editdlrm
collectjs.jpg1118240644editdlrm
CONTRIBUTING.md5470644editdlrm
index.d.ts173810644editdlrm
LICENSE.md10770755editdlrm
package.json33460644editdlrm
README.md598560644editdlrm
Edit: /var/www/flurhymez/node_modules/collect.js/README.md (59856B)
# collect.js > Convenient and dependency free wrapper for working with arrays and objects [![Travis](https://img.shields.io/travis/ecrmnn/collect.js/master.svg?style=flat-square)](https://travis-ci.org/ecrmnn/collect.js/builds) [![npm version](https://img.shields.io/npm/v/collect.js.svg?style=flat-square)](http://badge.fury.io/js/collect.js) [![npm downloads](https://img.shields.io/npm/dm/collect.js.svg?style=flat-square)](http://badge.fury.io/js/collect.js) [![npm license](https://img.shields.io/npm/l/collect.js.svg?style=flat-square)](http://badge.fury.io/js/collect.js) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![dependencies](https://img.shields.io/badge/dependencies-none-brightgreen.svg?style=flat-square)](https://github.com/ecrmnn/collect.js/blob/master/package.json) [![eslint](https://img.shields.io/badge/code_style-airbnb-blue.svg?style=flat-square)](https://github.com/airbnb/javascript) [![cdnjs version](https://img.shields.io/cdnjs/v/collect.js.svg?style=flat-square)](https://cdnjs.com/libraries/collect.js) ### Installation #### NPM ```bash npm install collect.js --save ``` #### Yarn ```bash yarn add collect.js ``` #### From CDN 1. Visit https://cdnjs.com/libraries/collect.js 2. Add CDN link to your site with `