0.0.3 • Published 10 years ago
arr2xls v0.0.3
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
- PHP
- Javascript
- Python
- Ruby
- Java
- C / C++ / C#
- Bash
Works on
- GNU/Linux
- OSX
Windows(comming soon... maybe)