ecrmnn/collect.js
💎 Convenient and dependency free wrapper for working with arrays and objects observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3643
- days_rel: n/a
- days_push: 680
- n_releases_24m: 0
Adoption not part of the score
6556 stars · 304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A dependency-free JavaScript library providing a fluent, Laravel Collections-style API for working with arrays and nested objects. It offers 100+ chainable methods like map, filter, groupBy, sortBy, and where for convenient data manipulation.
Use cases
- manipulate arrays and objects with a fluent chainable api
- use laravel collections style methods in javascript
- group, sort, and filter nested data
- replace lodash with a zero-dependency collection library
- pluck and transform data from api responses
- extend collection behavior with custom macros
When to choose
- you want Laravel Collections semantics in JavaScript or Node.js
- you need a lightweight, dependency-free data manipulation utility
- you frequently transform, group, or filter nested arrays and objects
When to avoid
- you need maximum performance on very large datasets where raw loops are faster
- you prefer native ES6+ array methods and minimal abstractions
- you need reactive or observable collections
Facets
library · maturity stable
developer-tools data-science developer-tools web-development browser cross-platform collections arrays objects laravel-collections zero-dependencies javascript nodejs
3 sources
- readme: https://github.com/ecrmnn/collect.js · fetched 2026-08-28 · 607a5e0a0d91
- homepage: https://collect.js.org · fetched 2026-08-29 · 35720bb79930
- site_page: https://collect.js.org/installation · fetched 2026-08-29 · a90f20933a31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ecrmnn/collect.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ecrmnn/collect.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem