Superdiff has reached 377 GitHub stars thanks to you. Here are the latest enhancements.

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/javascript

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • superdiff

    Superdiff compares two arrays or objects and return a complete diff of their differences in a readable format.

    A 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

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts