Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

NonPolynomial/cuid-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published