quick-diff
quick-diff copied to clipboard
🔐 A Privacy-first Diff tool for everyone. ✅ Your data never hits our servers.
it's a very interesting project! Would you consider adding a license to this repository to specify under which terms this code can be used or if it's possible to consider...
### Acceptance Criteria - Implement the Footer - Show a similar message: Your data is safe here. Data never hits our server. (Please find a better message) - Show me...
### Acceptance Criteria - Able to show Side By Side Diff for the left/right content
### Acceptance Criteria - Has three Tabs: ### First Tab: Proxyman - Display 3 main features like the UI - Proxyman Logo ### First Tab: Other Tools - Prettify JSON...
### Description robots.txt and sitemap are essential for Google Bot. We should add it. ### Acceptance Criteria - Add `robots.txt` to the public folder. ``` # * User-agent: * Allow:...
### Acceptance Criteria - Use Radix UI to implement the UI (Discuss later) - Dropdown button to switch Diff Mode: Inline or Side by Side - Use language = JSON...
### Acceptance Criteria - Deploy a production build to Vercel - Use quick-diff.com for a custom domain - Make sure it supports HTTPS - Integrate with Cloudflare for DDOS Protection...
### Acceptance Criteria - Initialize a NextJS Project - Integrate Monaco Editor for React - Integrate Radix UI: https://www.radix-ui.com/ - Integrate TailwindCSS - Able to display the Diff Editor without...
### Acceptance Criteria - Add an export button (Maybe inside a dropdown) - Export the diff data to the unidiff and download it - Enable/Disable the export button if the...