Skip to content

Antosha9108/CSV-file-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-file-converter

  • A tool to combine csv files from directory.
  • Removes the duplicates and extra columns that are not needed for the import.
  • Capitalizes First and Last names.
  • Was used to migrate large amount of contacts from one email marketing platform to another.

install

  • npm install

  • change the directoryPath to the directory containing CSV files.

  • change the name for outputFile if needed.

  • run node BL_sorting.js

About

a small tool to combine CSV files, remove the duplicates and capitalize first and last names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors