1.1.3 • Published 4 years ago

stojs v1.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
4 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

4 years ago

1.1.2

4 years ago

1.1.1

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago