Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/excel2csv


https://github.com/zztkm/excel2csv

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# excel2csv

## Usage

simple run
```
excel2csv
```
By default, a file named `[Sheet name].csv` is created

adding prefix to file names:
```
excel2csv --prefix foo hello.xlsx
```

## LICENSE

MIT

Excelize used here is licensed under BSD-3-Clause