4 Repos
Platforms and tools for building, documenting, and testing UI components in isolation.
Explore 4 awesome GitHub repositories matching part of an awesome list · Component Development Environments. Refine with filters or upvote what's useful.
Storybook is an integrated environment for developing, documenting, and testing user interface components. It provides a development workshop for building components in isolation from main application logic, alongside a testing tool for simulating viewports and analyzing accessibility. The project creates a living catalog of interface elements that generates interactive examples and technical documentation for component APIs. It includes a dedicated environment for visual regression testing to verify states and behaviors across different configurations and screen dimensions. The platform cov
Provides a dedicated workshop environment for building, documenting, and testing UI components in isolation.
Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without running the full application. The platform utilizes a framework-agnostic bridge layer to support various frontend technologies and features a modular, addon-based architecture that allows for custom UI panels and toolbar controls. It captures component states as declarative metad
Industry-standard tool for developing UI components in isolation.
Storybook homepage - LearnStorybook.com - Chromatic.com
A reference implementation of a design system built with Storybook.
A collection of awesome resources about @storybookjs ecosystem 🎨
A curated collection of Storybook-related resources and plugins.