Skip to content

tidyaddr/tidyaddr-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidyaddr-js

tidy addr implementation for nodejs. Use with csv.

Installation

first install NodeJS: https://nodejs.org/en/ once nodejs is installed, download and unzip or clone this repository (download link can be found on the right) use a terminal or cmd.exe to get into the folder where you cloned or unzipped the package. type "npm install" into the terminal/cmd.exe.

Usage

Make sure your csv has only one column, which should be named "address". type into the command line: "node tidyaddr.js clean-csv <your-input-file> <your-output-file>". It will say "done" when finished.

About

tidy addr implementation for nodejs. Use with postgres, csv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published