Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/munierujp/tsv-to-csv

Convert TSV file to CSV file
https://github.com/munierujp/tsv-to-csv

javascript node nodejs

Last synced: about 2 months ago
JSON representation

Convert TSV file to CSV file

Awesome Lists containing this project

README

        

# tsv-to-csv
Convert TSV file to CSV file

## Usage
```sh
$ npm start input.tsv output.csv
```