JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20
  • Score
    100M100P100Q45594F
  • License MIT

FlowLock CLI for UX consistency checks

Package Exports

  • flowlock-uxcg
  • flowlock-uxcg/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (flowlock-uxcg) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

flowlock-cli

CLI tool for UX consistency checks.

Installation

npm install -g flowlock-cli

Usage

uxcg audit    # Run UX consistency checks
uxcg diagrams # Generate system diagrams
uxcg watch    # Watch mode for development