Skip to content

Just a naive csv reader I made to send out mass emails. Main use is transforming giant strings from google sheets into csvs.

Notifications You must be signed in to change notification settings

bigPhishy/StringToCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a String to CSV converter. It takes a text file of strings and separates them by whitespace. It then adds comma's in between each token and prints the resulting csv out to the terminal.

About

Just a naive csv reader I made to send out mass emails. Main use is transforming giant strings from google sheets into csvs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages