Pixie
View as Markdown

Pixie

This is a Markbook site documenting Pixie, a small made-up component library that lives at examples/react-demo/src/pixie/ in this repo.

Each component page below contains:

  • a props table generated from the component's TypeScript types,
  • one or more stories rendered live in the browser, and
  • a Show code disclosure under each story showing the source of that story.

The same content is mirrored at /llms.txt (and per-page at /llms/...) in plain text — code samples included — for LLM consumption.