SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 JavaScript Array Projects
-
deep-object-diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified (by flesler)
-
https://github.com/words/an-array-of-english-words
using this, a combo of "covered enough" for the bit and easy to use
also, since i'm tracking every word (technically a better name for this project would be The Bluesky Corpus) all inflected forms are different words, which aligns with my thinking
-
FileToCArray
Coverts any file to a C style array. (It can also do image color format and size coversion)
-
Array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
-
-
ArrayCat
ArrayCat is a tool for converting data from different formats into array. For example, from comma separated list to PHP array.
-
qar
MongoDB-style queries for plain JavaScript arrays. Simple, lightweight, and perfect for JS Apps, static sites, and JSON data. (by toviszsolt)
Project mention: Show HN: QAR - MongoDB-style queries for plain JavaScript arrays. | news.ycombinator.com | 2026-02-10 -
-
-
JavaScript Array discussion
JavaScript Array related posts
-
The Bluesky Dictionary
-
how to hide local data from the browser / client?
-
General approach (or library) for keeping track of object changes in software (like in JavaScript)?
-
Building the fastest object and array differ
-
Why do you need to know about the JavaScript Array at() method?
-
Use Queue instead of arrays when you have large datasets. O(1) complexity. Data structure implementation
-
Sumo-Queue: Queue Data Structure Implementation in JavaScript
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jun 2026
Index
What are some of the best open-source Array projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | deep-object-diff | 1,140 |
| 2 | hashmap | 383 |
| 3 | an-array-of-english-words | 239 |
| 4 | FileToCArray | 189 |
| 5 | Array.prototype.at | 30 |
| 6 | declarative-merge | 6 |
| 7 | ArrayCat | 4 |
| 8 | qar | 3 |
| 9 | array-to-fancy | 2 |
| 10 | ndarray-fancy | 2 |
| 11 | array-put | 1 |