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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i splittext

      Weekly Downloads

      7

      Version

      2.0.0

      License

      MIT

      Last publish

      Collaborators

      • olvsky21