Converts an array to an object where the keys are the array entries and the values are customizable in a function.
-
Updated
Jul 27, 2022 - JavaScript
Converts an array to an object where the keys are the array entries and the values are customizable in a function.
JavaScript Function and Object
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.
Add a description, image, and links to the javascript-object topic page so that developers can more easily learn about it.
To associate your repository with the javascript-object topic, visit your repo's landing page and select "manage topics."