Package-backed Topogram generator for React web apps.
Status: current Audience: generator package authors and maintainers Use when: you need to change generator realization, manifests, package metadata, or release proof.
Package-backed Topogram generator for React/Vite web apps.
- Generator id:
@topogram/generator-react-web - Surface:
web - Projection type:
web_surface - Package manifest:
topogram-generator.json - Adapter export:
index.cjs
npm run checkSee CONSUMER_PROOF.md for the verification standard
this repo must keep before publishing.
The smoke test packs this generator, installs it beside @topogram/cli in
a temporary consumer project, runs topogram check, runs topogram generate,
compiles the generated app bundle, and verifies expected generated files.
npm run release:preflightThe preflight runs package checks, docs/RAG verification, npm pack --dry-run,
and Gitleaks secret scanning before publish or broad sharing.