xls-merger

1.0.0 • Public • Published

xls-merger

Node.js - Quick cli tool to merge XLS files and order by a given column.

Install

$ npm i -g xls-merger

Usage

$ xls-merger -c <COLUMN> fileA.xls fileB.xls <...>

Known issues

  • Date fields are stored as Integers, the output file manually requires a "Format Cells -> Date" (see #596).

Coded for Christine 🎉, I hope this will come in handy.

Readme

Keywords

none

Package Sidebar

Install

npm i xls-merger

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • roccomuso