Skip to main content

$ ls lab/

Lab

Small, working things. Everything below is interactive — go ahead and poke around.

$ open lab/components

Component playground

UI components with live prop controls. Tweak the props to see the rendered output and usage code update, with accessibility notes for each piece.

~/lab/components — button.tsx
<Button variant="primary" size="md">
  Deploy changes
</Button>

$ open lab/email-previewer

Email template previewer

Paste email HTML and see it rendered at desktop or mobile width. A few quality checks run as you type — alt text, absolute links, table widths, unsubscribe link, spam-trigger words.

~/lab/email-previewer — untitled.html
checks:running…