@sopkit/cli
v1.0.0
Published
Interactive command-line interface for the SopKit utility ecosystem.
Maintainers
Readme
@sopkit/cli
Interactive Command-Line Interface (CLI) for the SopKit developer utility ecosystem.
Online Interactive Suite
You can use the full visual suite online at SopKit.
Features
- Fully interactive prompt-driven terminal interface
- Base64 encoding/decoding
- UUID generation (v1 and v4)
- URL Slug generation
- JSON formatting, minification, and validation
- Color conversions (HEX, RGB, HSL)
Installation & Usage
You can run it directly without installation using npx:
npx @sopkit/cliOr install it globally:
npm install -g @sopkit/cli
# Run it
sopkitLicense
MIT © SopKit
