1.1.1 • Published 7 years ago

shortid-cli v1.1.1

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

shortid-cli

Generate short non-sequential url-friendly unique ids from the command line. Based on https://www.npmjs.org/package/shortid.

Installation

# with yarn:
$ yarn global add shortid-cli

# with npm
$ npm i -g shortid-cli

Usage

Usage: shortid-cli [options]

  Options:

    -V, --version    output the version number
    --validate <id>  Check if an id is a valid shortid
    -n --number <n>  Number of ids to generate
    -h, --help       output usage information
1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago