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

Should this be a Web Component? #7

Open
duggiemitchell opened this issue Jun 26, 2020 · 0 comments
Open

Should this be a Web Component? #7

duggiemitchell opened this issue Jun 26, 2020 · 0 comments

Comments

@duggiemitchell
Copy link
Contributor

Description

Web Components (or custom elements) are a set of standards that enable the creation of user defined HTML elements, available in all modern browsers, and are essentially a collection of HTML, CSS and JavaScript abstracted behind a custom tag to be used in any web project.

Proposal

I think CCS's architecture is a perfect fit for being a Web Component and I propose we try that. And since building them from scratch is hard, I propose we use the Stenciljs compiler.

Links

See custom-element branch
An Introduction to Web Components
Why We Use Web Components
webcomponents.org

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