@bpleco/clid
v1.2.0
Published
CLI tool for quickly generating ID's from wellknown ID libraries.
Downloads
3
Readme
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.