0.2.1 • Published 5 months ago

@r3-dev/xlsx-splitter v0.2.1

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

@r3-dev/xlsx-splitter

Splits an XLSX file into multiple XLSX files.

Usage

pnpx @r3-dev/xlsx-splitter --file document.xlsx --rows 1000

Arguments

  • --file or -f: The path to the XLSX file to split.
  • --rows or -r: The number of rows per output file.
  • --output or -o (optional): The path to the output folder.
  • --offest or -s (optional): The offset of the first row in the input file.
0.2.1

5 months ago

0.2.0

5 months ago

0.1.0

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago