Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csvquote

Parses CSV input and quotes all string fields.

CSV data is read from stdin, parsed, rebuilt into CSV with all string fields quoted (but not blank fields), and output to stdout.

Install it like: npm install -g csvquote

Use it like: csvquote < input.csv > output.csv

About

Parses CSV input and quotes all string fields

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages