npm install collect.js --save
yarn add collect.js
- Visit https://cdnjs.com/libraries/collect.js
- Add CDN link to your site with
<script>
- Download
collect.min.js
- Add to your site with
<script>
Using Laravel as your backend? Collect.js offers an (almost) identical api to Laravel Collections. See differences.