1.2.0 • Published 2 years ago

@bpleco/clid v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

CLID

Quickly generate ids from your CLI.

Supports popular libraries and methods. Good for when you're mocking up stub data models on the fly.

Supports

  • BSON
  • UUID
  • Nanoid
  • Shortid
  • Timestamp
  • Slug
  • MD5 Hash
npm install bpleco/clid -g

Using this tool is pretty simple just type clid -h and you'll figure it out pretty quickly.