Nano-equal is a tiny, dependency-free JavaScript library for performing deep equality checks. It efficiently compares two values, including objects and arrays, to determine if they are structurally equivalent. This package prioritizes minimal size and maximum performance, making it ideal for scenarios where a lean and fast equality check is needed without the overhead of larger utility libraries. Use it to compare complex data structures reliably without bloating your bundle.