@hyperlink/splitpgn

0.1.0 • Public • Published

Split PGN file

Splits a PGN file into smaller files no more than set kb limit.

Install

npm install -g @hyperlink/splitpgn

Usage

splitpgn <source file name> [--staticName <split prefix>] [--kbLimit <limit>]
  • staticName is optional by default is chess
  • kbLimit is optional and by default splits the file into 100kb pieces

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @hyperlink/splitpgn

    Weekly Downloads

    4

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    3.94 kB

    Total Files

    4

    Last publish

    Collaborators

    • hyperlink