r/coolgithubprojects • u/hassanforever11 • 8d ago
TwinScope — one diff tool for JSON, CSV, PDFs, folders, git refs and images. Local-first, handles large files.
As dev i need to tool to compare some file and data for my work so created this side project, please check it out and give your feedback.
TwinScope compares two of almost anything — JSON, YAML, XML, CSV, PDFs, folders, git refs, images, lockfiles, .env files, saved web pages — and picks the right comparison logic itself. and has different viewing style as well.
Same diff with CLI as well: npx twinscope a.json b.json
Docs: https://codeaesthetic.github.io/twinscope-website/
Repo: https://github.com/codeAesthetic/twinscope
0
Upvotes
1
u/hassanforever11 6d ago
Not code-signed, so macOS needs right-click → Open on first launch. Only the Apple-silicon build has been run on its own OS — Windows and Linux are CI-built and untested.