File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ The simplest solution in my opinion will be
3434In the chase of one such tool I ended up creating one as I did not find any that satisfied my requirements.
3535This is open source and has very easy user interface. Here is the link to the tool https://diffviewer.vercel.app/
3636It has following benefits
37- Since the tool does not store your data on its server there is no server required in the tool
38- that makes the tools blazing fast
39- most importantly the link can be shared with anyone without security concerns(Unless you share it over some insecure media )
40- as the link contains data whomever you share link with can get data too
37+ 1 . Since the tool does not store your data on its server there is no server required in the tool
38+ 2 . The tool is blazing fast
39+ 3 . Most importantly the link can be shared with anyone without security concerns(Unless you share link itself over some insecure network )
40+ 4 . As the link contains data whomever you share link with can get data too
4141
4242## Build Setup
4343
You can’t perform that action at this time.
0 commit comments