`same-data` is a lightweight JavaScript library for performing deep equality checks on basic data structures like objects, arrays, and primitives. It’s designed to be a simple, dependency-free alternative to more complex deep equality solutions, specifically for comparing data without handling functions or circular references. This library is useful for developers needing a fast and reliable way to compare data objects in JavaScript projects.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays