@tavojs/ui-cli
v1.0.2
Published
Command line interface for Tavo.js UI web projects.
Readme
@tavojs/ui-cli
CLI for Tavo.js UI web projects.
For web projects, use the explicit web command group documented in the Tavo.js UI CLI guide:
npx tavo-ui web generate
npx tavo-ui web check
npx tavo-ui web auditInstall it directly, or install @tavojs/ui, which depends on it:
npm install -D @tavojs/ui-cli
npm install @tavojs/uitavo-ui web ... forwards to @tavojs/ui/cli.
This package is intentionally separate from @tavojs/cli, which installs the
framework-level tavo command for creating, developing, building, previewing,
and inspecting Tavo.js applications.
React Native commands and packages are not part of the Tavo.js UI 1.0 public release.
Project policies
See the public repository guidance for contributing, security reporting, the MIT License, and the trademark policy.
