jamdotdev / jam-dev-utilities

Lightweight utils set - fast and open-source. It's got cmd+k search & everything's client-side. No ads, your data stays local.
https://jam.dev/utilities
GNU General Public License v3.0
254 stars 26 forks source link

feat: add text difference checker #71

Open ayshrj opened 1 month ago

ayshrj commented 1 month ago

This pull request introduces a Text Difference Checker feature, which utilizes the diff library to identify differences between two text inputs. This tool is essential for editors, developers, and content creators who need to track changes or compare versions of text documents effectively.

Highlights of the Feature:

ayshrj commented 2 weeks ago

Hey! I updated the code based on the feedback from the code review