- The project uses the regex to identify strings separated without a defined pattern, then it save the data inside a Array called match to treat and show separated in another CSV "OUTPUT.CSV"
- Install node dependencies:
npm intall csv-parse
- To run the project use:
node main.js