TypeScript array-comparison Projects
-
superdiff
Superdiff compares two arrays or objects and return a complete diff of their differences in a readable format.
Project mention: Superdiff has reached 377 GitHub stars thanks to you. Here are the latest enhancements. | /r/javascript | 2023-02-12A few weeks ago, I shared Superdiff, a library that compares two arrays or objects and returns a full diff of their differences in a readable format, on this sub. The project has gained some traction, with 377 GitHub stars. Thanks to user feedback, Superdiff now offers significant improvements since last time: - Supports diff between arrays with duplicate values - Provides the option to consider two arrays with the same values but in a different order as equal - Allows you to filter the diff output by state, with full control over nested properties; diff readability has never been better. - Fixes remaining edge cases, with more tests. Source code
-
(As you can see from my previous side project it was back in Feb 2021 and then it was sort of abandoned https://rxjs-ninja.tane.dev/)
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
TypeScript array-comparison related posts
- Superdiff has reached 377 GitHub stars thanks to you. Here are the latest enhancements.
- [AskJS] What do you use for image tracking? I was wondering, with all the libraries and frameworks out there, what do you use for image tracking with JavaScript
- Superdiff: compare objects and arrays with readable diffs
Index
Project | Stars | |
---|---|---|
1 | superdiff | 422 |
2 | rxjs-ninja | 78 |