8000 GitHub - akagaeng/xlsx-to-csvs: xlsx with multiple sheets -> csv files per a sheet
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akagaeng/xlsx-to-csvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsx-to-csvs

xlsx with multiple sheets -> csv files per a sheet

Quick start

Convert

yarn install
node convert.js

# Writing file to sheet1.csv
# Writing file to sheet2.csv
# Writing file to sheet3.csv

Output

ls *.csv

# sheet1.csv
# sheet2.csv
# sheet3.csv

About

xlsx with multiple sheets -> csv files per a sheet

Resources

Stars

Watchers

Forks

Packages

No packages published
0