gloss-web-ui
v0.1.0
Published
Reusable web review UI and optional local viewer for Gloss reviews.
Downloads
30
Readme
gloss-web-ui
Reusable web UI for Gloss review artifacts.
The package has two entry points:
GlossReviewApp, a React component that renders aReviewAnalysisthrough a caller-provided API adapter.gloss-web-ui view, an optional local viewer command for.gloss/reviews/*.review.json.
Gloss core can delegate gloss view to this package, while hosted apps such as KnitHub can embed the same component with their own backend adapter.
