https://github.com/priyakdey/differ
A purely client side text comparison tool.
https://github.com/priyakdey/differ
algorithms algorithms-and-data-structures html-css-javascript javascript
Last synced: 8 months ago
JSON representation
A purely client side text comparison tool.
- Host: GitHub
- URL: https://github.com/priyakdey/differ
- Owner: priyakdey
- License: mit
- Created: 2024-01-26T21:40:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T22:05:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T03:34:47.767Z (10 months ago)
- Topics: algorithms, algorithms-and-data-structures, html-css-javascript, javascript
- Language: JavaScript
- Homepage: http://priyakdey.com/differ/
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Differ
A purely client side text comparison tool.
Find the tool at [https://priyakdey.com/differ/](https://priyakdey.com/differ/)
### Disclaimer:
This is an experimental and education project. Probably not to be used for
anything real.
### Screenshots:
Some screenshots from the tool.

### License
The entire repository and all its code is under MIT License, a copy of which can
be found [here](LICENSE).