Giuliano1993 / Giuliano1993/make-js-component
Add possibility to create a WebComponent
- Dominant language
- JavaScript
- Stars
- 40
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Web components are a framework free way to create reusable custom elements in the code. It would be interesting to add them as a possibility to the other framework driven components.
A couple ofreference could be:
https://developer.mozilla.org/en-US/docs/Web/API/Web_components
https://www.webcomponents.org/introduction
Contributor guide
Research direction
Start by reading the linked MDN Web Components and webcomponents.org references, then locate the existing entry point for framework-driven component creation. Define the framework-free component option and verify that it can be generated alongside the current component choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100