1.0.2 • Published 1 year ago
nv-cli-rangize-ints v1.0.2
nv-cli-rangize-ints
- cli-tool
- to compress array of integers
install
- npm install nv-cli-rangize-ints -g
usage
Usage: nv_cli_rangize_ints [options]
Options:
-i, --input input string ,default stdin
-o, --output output string,default stdout
-h, --help usage
example
#nv_cli_rangize_ints
paste your input here, and then PRESS ctrl-D:
[ 1 ,2,3,4, 10,11,12,13,14]
ranges:
[ [ 1, 5 ], [ 10, 15 ] ]
others:
[]
LICENSE
- ISC
1.0.2
1 year ago