JacksonTian / merge_excels

Merge multiple excels into one.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge Excels Into One

Merge multiple excels into one.

Usage

Install it as a CLI:

npm i @jacksontian/merge_excels -g

Merge excels:

$ merge_excel 01.xlsx 02.xlsx
The file was written at: /path/to/01.merged.xlsx

License

The MIT license.

About

Merge multiple excels into one.

License:MIT License


Languages

Language:JavaScript 100.0%