Storybook now supports Angular, as such it would be awesome if this library were to implement it too.
Contributor guide
Tech stack
angularreactjavascript
Domain
frontenddocumentation
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
4
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
3-5 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
Basic knowledge of React and AngularUnderstanding of Storybook addons
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
25
Research direction
Review the current React implementation of storybook readme to understand the addon structure. Explore the Storybook documentation for adding Angular support. Check the issue comments for any prior discussions or partial solutions. Design a plan to make the addon framework agnostic or create an Angular variant.