2Text Compare is a an open source side-by-side text comparison tool that helps to find duplicate content. It doesn’t store any data neither use analytics to track users. Created using ⚛️ React and jsdiff library.
- Compare two texts
- To lowercase
- Replace breaks with spaces
- Remove excess whitespaces
- Create React App
- UI by Ant Design
- Comparison by jsdiff library
- clone repo
- run
$ npm install
If you like Text Compare, please, give it ⭐️ on GitHub!
