neville

0.7.2 • Public • Published

Neville JS

Build Status npm versionMitLicensed

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

intro

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 emails
  • dups.csv <-- CSV file of duplicate emails
  • blanks.csv <-- CSV file of blank emails
  • invalid.csv <-- CSV file of emails with invalid format

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.7.2
    0
    • latest

Version History

Package Sidebar

Install

npm i neville

Weekly Downloads

0

Version

0.7.2

License

MIT

Last publish

Collaborators

  • ptallen63