Laravel 5 - Working with arrays and objects easily using Collect.js
Collect.js is a convenient and dependency free wrapper for working with arrays and objects.
It works just like Laravel collections, so if you want to use Laravel collections in your javascript project, Collect.js is a perfect choice.
You can install it using this command:
npm install collect.js --save
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5 Laravel 5.4 Laravel 5.5 Laravel 5.3 Laravel 5.2 Laravel 5.1 Intermediate