Overview
SopKit CLI is designed for developers who love keyboard-first workflows. It packages all standard SopKit utilities (Base64, UUID, URL Slug, JSON, and Color convert) into a single, interactive CLI console. No web browser required.
Installation
npx @sopkit/cli
Quick Start (ESM)
# Run standard dashboard npx @sopkit/cli # Run after global install sopkit
API Reference
npx @sopkit/cliInstantly run the interactive dashboard in your shell without permanent installations.
npm i -g @sopkit/cliInstall globally to add the 'sopkit' shortcut tool.
Rivals Comparison
How @sopkit/cli compares against the typical industry standard (Individual manual shell scripts):
Workflow
Single interactive prompt consoleFragmented CLI scripts
Dependencies
1 dependency (prompts)Heavy node-modules trees
Speed
Instant boots (< 50ms)Varies
SopKit Guarantee
All libraries in the SopKit ecosystem are guaranteed to have zero server calls, zero analytical trackers, and 100% client-side privacy-first execution.