CLI could initialize the scaffolding for releasing React libs
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- eslint, javascript, react, rollup, webpack
Research direction
Start by reviewing the existing react-idle setup, including its tests, CI configuration, examples, Flow usage, ESLint and Rollup configuration. Compare that setup with the proposed create-react-app-style CLI and decide whether the scaffold belongs in this repository or a separate one. Done means the supported scaffold, CI choice, and scope of reusable defaults are clearly defined.
Written by the indexing model from the issue text.
Description
Description
Releasing open source React components requires heavy scaffolding. Once we are done with tests, CI, and examples for react-idle, we could use that setup for other similar projects
React Idle setup is somewhat opinionated but to a reasonable degree. For instance:
- Flow is set up. Not all projects require flow, but having type safety in an open source project is extremely helpful
- code formatting with
eslintandprettiershould stay there, but tweaks are possible rollupis used overwebpack, which may introduce a learning curve. Still,rolluphas certain advantages for libraries, which was also heavily researched by React team- testing suite may prove to be too specific, but we'll see that it's reasonable enough
- we like to work with different CIs and will need to pick one
This may require a separate repo. It would be interesting to create something like create-react-app so it can be maintained from one place
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from ModusCreateOrg/modus-cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
ModusCreateOrg/modus-cli#12 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
ModusCreateOrg/modus-cli#10 · 5 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
ModusCreateOrg/modus-cli#8 · 4 comments · 1 reaction ·
All issues in ModusCreateOrg/modus-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·