Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@r3-dev/xlsx-splitter

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@r3-dev/xlsx-splitter

> Splits an XLSX file into multiple XLSX files.

latest
npmnpm
Version
0.2.1
Version published
Maintainers
2
Created
Source

@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.

FAQs

Package last updated on 28 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts