1.1.3 • Published 6 years ago

stojs v1.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

Intention

  • I needed to copy lots of strings
  • They had to be formatted like that
  • Just to make another package

Built-in functionality

  • Processing
  • Copying processed text to the clipboard

Installation

npm install -g stojs

Usage

usage: npx stojs [-h|--help] [-e|--example] [-l|--length length]

Enter text and finish with Ctrl + D (on Windows) to get your splitted result.

Options:
  -h, --help     Show this help message
  -e, --example  Display example usage
  -l, --length   Select split length (at least 5)  [default: 80]
1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago