Skip to content

nicolasmondain/tambook

Repository files navigation

tambook

Talk to your design system.

A Storybook addon, powered by Tambo, that automatically detects all your React components.

Just tell your design system what you need:

  • Show me a primary button with a loading state.
  • Create a card with an image, title, and two actions.
  • Display a modal with a destructive confirmation.

Tambook understands your components, reads your Storybook setup, and renders the right combination instantly.

Tambook Button Demo Tambook Card Demo
Tambook Nested Components

Try It

git clone https://github.com/your-username/tambook.git
cd tambook
npm install
npm run example:install

Add your API key (get one free at tambo.co):

echo "STORYBOOK_TAMBO_API_KEY=your-api-key" > examples/storybook-demo/.env

Run Storybook:

npm run example:storybook

Open http://localhost:6006 and find the Tambook panel.

License

MIT

About

Talk to your design system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •