An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with javascript-array

A curated list of projects in awesome lists tagged with javascript-array .

https://github.com/palashmon/unique-objects

Get unique objects from an array of objects based on single/multiple keys.

array array-item array-of-objects javascript-array json objects tiny-library unique

Last synced: 10 Sep 2025

https://github.com/juliomatcom/fp-array

More declarative and convenient functions than in Array.prototype. No dependencies

declarative functional-programming javascript javascript-array

Last synced: 27 Oct 2025

https://github.com/samiurrahmanmukul/javascript-cheatsheet

A comprehensive cheat sheet for JavaScript methods across different data types. This repository provides quick references for string, array, number, object and date methods in JavaScript. Each cheat sheet includes method names, code examples, expected results, and return types, making it a handy resource for developers seeking quick guidance.

cheatsheet javascript javascript-array javascript-array-methods javascript-cheatsheet javascript-date javascript-date-methods javascript-methods javascript-number javascript-number-methods javascript-object javascript-object-methods javascript-string javascript-string-methods js js-cheatsheet samiurrahmanmukul

Last synced: 20 Jul 2025

https://github.com/juliomatcom/empty-value

:package: Check if a given value is empty in JS extending his "truthy" and "falsy" nature

empty falsy javascript javascript-array javascript-objects truthy value

Last synced: 27 Oct 2025

https://github.com/jaid/array-to-object-keys

Converts an array to an object where the keys are the array entries and the values are customizable in a function.

array array-manipulations array-map convert javascript-array javascript-object keys lang object utility values

Last synced: 31 Oct 2025

https://github.com/varunsridharan/js-parse-args

is a generic utility for merging together an array of arguments and an array of default values.

generic-utility javascript javascript-array javascript-library javascript-merge javascript-objects javascript-parser javascript-tools js-parse-args

Last synced: 07 Apr 2025

https://github.com/candytale55/javascript_arrays.js

Examples of how arrays work. From Codecademy exercises. Arrays can store any data types (including strings, numbers, and booleans). Like lists, arrays are ordered, meaning each item has a numbered position.

arrays codecademy javascript-array javascript-array-methods

Last synced: 31 Mar 2025

https://github.com/rdshinde/javascript-cli-quiz-1

Javascript CLI quiz app. Created on replit.com .

javascript javascript-array javascript-objects readline-sync

Last synced: 01 Apr 2025

https://github.com/candytale55/reversearray_js

(JS) Function reverseArray() take an array as argument and returns a new array with the elements in the reverse order.

codecademy javascript javascript-array reverse-array unshift

Last synced: 21 Jun 2025