@ui2v/cli
v2.0.1
Published
UI2V CLI — install, update, search, and publish HyperFrames motions (replaces the old JSON toolchain).
Readme
@ui2v/cli
Registry CLI for HyperFrames motion packages on ui2v.com.
npm package: @ui2v/cli (bin still ui2v). Replaces the old JSON validate/preview/render surface of @ui2v/[email protected].
Build
bun install
bun run build
bun run ui2v --helpUpgrade
ui2v upgrade
# or
npm install -g @ui2v/cli@latestPublish a motion
ui2v login
ui2v motion publish ./my-motion --version 1.0.0Package must include registry-item.json (type: "hyperframes:block") and entry HTML.
