through this script you can compare two CSV files and find Diff, Change and Save modified CSV files
- Compare two CSV files and find diff
- Providing new CSV file base on diff
- Add new data in target file
Clone the project
git clone https://github.com/elibh159/CSV-Comparison.git
Go to the project directory
cd my-project
Install dependencies
npm install
Insert Base and target files
cd assets
put Base file and target files there
Start the server
npm run start
Follow the script :)
Server: Node
-
Additional browser support
-
Add more integrations
using best practice for compare two big data and consider Big O