arr2xls
v0.0.3
Published
CLI tool for xls conversions
Downloads
19
Readme
arr2xls
Node.js CLI tool to export arrays to xlsx files.
Installation
npm install arr2xlsUsage
arr2xls -i in-file.php -o out-file.xlsx -a array_nameCurrent support
- [x] PHP
- [ ] Javascript
- [ ] Python
- [ ] Ruby
- [ ] Java
- [ ] C / C++ / C#
- [ ] Bash
Works on
- GNU/Linux
- OSX
- ~~Windows~~ (comming soon... maybe)
