0.7.2 • Published 8 years ago
neville v0.7.2
Neville JS
Welcome to NevilleJS, a simple node command line email cleaner. This script will take an array of emails and take out duplicates, blanks, and invalid format emails.
Version 0.7.2
Install
$ npm install -g neville
Use
$ neville
Input
When asked for input, you must put in the correct path to your file. Also, your file must be in valid .csv
format and must contain a contact field of email
and a field of id
.
Output
Three files will outputed:
cleaned.csv
<-- CSV file of your clean emailsdups.csv
<-- CSV file of duplicate emailsblanks.csv
<-- CSV file of blank emailsinvalid.csv
<-- CSV file of emails with invalid format
0.7.2
8 years ago
0.7.1
9 years ago
0.6.6
9 years ago
0.6.5
9 years ago
0.6.3
9 years ago
0.6.2
9 years ago
0.6.1
9 years ago
0.6.0
9 years ago
0.5.0
9 years ago
0.4.0
9 years ago
0.3.3
9 years ago
0.3.2
9 years ago
0.3.1
9 years ago
0.3.0
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago