dequal
Equality checker
A utility to check for deep equality across various data types
A tiny (304B to 489B) utility to check for deep equality
1k stars
17 watching
28 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
inspect-js/node-deep-equal | A Node.js module implementing the algorithm for comparing two objects for equality | 781 |
lukeed/qss | A utility for encoding and decoding query strings in JavaScript. | 446 |
lukeed/matchit | A utility for parsing and matching URLs against predefined patterns | 322 |
lukeed/klona | A utility library for creating deep copies of complex data structures and objects | 1,635 |
chaijs/deep-eql | A library that provides a way to compare two objects at a deep level, considering all their properties and values recursively. | 108 |
lukeed/fromnow | A utility for displaying human-readable time differences between now and past or future dates. | 190 |
jonschlinkert/arr-diff | Returns an array with unique values from multiple arrays using strict equality comparisons | 46 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,631 |
lukeed/hexoid | Generates random hexadecimal IDs of fixed length | 195 |
feddelegrand7/savonliquide | Provides tools to evaluate and improve color contrast in visualizations for accessibility | 17 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
ldflex/ldflex | An abstracted query language for Linked Data on the Web using JavaScript | 176 |
lukeed/uid | A utility to generate unique fixed-length random IDs. | 657 |
retextjs/retext-equality | A plugin to identify and flag potentially insensitive language in text | 158 |