@sketchscreens/renderer
v0.1.5
Published
Renders a ProjectMap as an interactive canvas of hand-drawn screen wireframes connected by flow arrows.
Maintainers
Readme
@sketchscreens/renderer
The drawing half of SketchScreens: a React Flow app that renders a ProjectMap as hand-drawn sketch wireframes — every screen a rough.js-sketched node with its real fields and buttons, flow edges as arrows.
This package ships the built viewer bundle (dist/). It's served by @sketchscreens/viewer and consumed through the sketchscreens CLI — you normally don't use it directly.
The map to render is resolved in priority order: window.__SKETCHSCREENS_MAP__ (injected by the local viewer), a ?map=<url> query param (http/https only), then a bundled sample.
Part of the SketchScreens monorepo.
