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

Add a means of automatically bootstrapping new components #4949

Open
querkmachine opened this issue Apr 22, 2024 · 0 comments
Open

Add a means of automatically bootstrapping new components #4949

querkmachine opened this issue Apr 22, 2024 · 0 comments
Labels
feature request User requests a new feature tooling

Comments

@querkmachine
Copy link
Member

Context

Our components usually feature a lot of common files and bootstrap code within those files. There are many tools in the npm ecosystem that can automate creating these.

Being able to automatically create the basic structure and requirements of a component would help when building new components and make things simpler for both internal developers and external contributors.

Possible tools/implementations

Alternatives

Currently, these files must be created manually, usually by copying an existing component and stripping out component-specific code.

Additional information (if applicable)

This has been brought up at a few developer discussions as a nice-to-have.

@querkmachine querkmachine added feature request User requests a new feature tooling labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request User requests a new feature tooling
Projects
None yet
Development

No branches or pull requests

1 participant