Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: support new folder structure #98

Open
ARiyou2000 opened this issue Apr 29, 2023 · 0 comments
Open

Feature request: support new folder structure #98

ARiyou2000 opened this issue Apr 29, 2023 · 0 comments

Comments

@ARiyou2000
Copy link

ARiyou2000 commented Apr 29, 2023

React and its frameworks such as NEXT.JS have support for the following folder structure and this structure is recommended and used by many.

└─ ComponentName
───├─ index.jsx
───├─ ComponentName.styles.( js / css / scss / etc. )
───├─ ComponentName.test.js
───└ etc.

and you can provide pre-defined structure for StoryBook, Test, CSSModules and etc.
React Component Creator has implemented it halfway but it's no longer working and ReactBody is an All-in-one package that you need for react development so I think this feature is a must.

screenshot_21349

screenshot_21347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant