1.1.1 • Published 6 years ago

@nonpolynomial/cuid-cli v1.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

CUID goes command line

This project provide a solution for your CLI on base of Eric Elliots CUID.

Installation

npm -g install @nonpolynomial/cuid-cli

# or

yarn global add @nonpolynomial/cuid-cli

Usage

Just simple as it is:

(npx) cuid -> generate 1 full CUID
(npx) cuid 5 -> generate 5 full CUIDs

(npx) cuid -s -> generate 1 slug CUID
(npx) cuid 5 -s -> generate 5 slug CUID
1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago