1 Repo
Automated workflows that integrate code changes and deployment tasks into the development cycle.
Explore 1 awesome GitHub repository matching software engineering & architecture · Continuous Integration Pipelines. Refine with filters or upvote what's useful.
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
Automate the testing and visual verification of UI components within build pipelines to ensure consistent quality before merging code changes.