splittext

2.0.0 • Public • Published

Simple program to split larger text files into smaller chunks.

To install: npm install splittext

To use: node --chunks 4 file.txt

Command line arguments: --help, -h, /? Display help. --input, -i, /i The input file. --output-dir, -o, /o The output directory path. --output-name, -n, /n Change the output file name. --chunks, -c, /c Number of chunks to split the file into.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    9
  • 1.0.1
    0

Package Sidebar

Install

npm i splittext

Weekly Downloads

8

Version

2.0.0

License

MIT

Last publish

Collaborators

  • olvsky21