Skip to content

mboxed/csv-tbtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-tbtl

csv-tbtl is a utility for converting Comma Seperated Value (CSV) files into the Tablatal.

Usage

If cloned from repo:

node index.js [flags] <input.csv> <output.tbtl>

If taken from npm: (not available yet)

csv-tbtl [flags] <input.csv> <output.tbtl>

Flags

--delim <delimiter> or -d <delimiter> - specifies the delimiter the file is using (good for TSV files or weirdly formatted CSV files)

About

CSV to Tablatal

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
tbtl-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published