microsoft / microsoft/fluentui-contrib
feature(nx-plugin): introduce a react library `generator`
Open
Nobody has claimed this yet.
enhancement
nx-plugin
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 62
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
Some of the logic that are present on the configure-storybook generator should belong on a generator of their own exclusively for react libraries
https://github.com/microsoft/fluentui-contrib/pull/90#discussion_r1473175761
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the configure-storybook generator and read the linked pull-request discussion to identify which logic is specific to React libraries. Define the dedicated React library generator around that logic, then verify that configure-storybook no longer owns those responsibilities and that the new generator works for React libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100