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

Projects in Awesome Lists tagged with javascript-object

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

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/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/floofies/js-testdiff

The deep diff/test function from Differentia.js, ported to TypeScript. Returns true if input 1 differs in any way from input 2. Performs deep object traversal by default, works OK with circular references.

diff-objects javascript-object json-diff object-comparison object-diff object-oriented

Last synced: 10 Oct 2025