Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

sudhiry/webcomponents-examples

Repository files navigation

Web components examples

This is repository for example web components which contains different ways to create web components. Also contains different ways to integrate with different frameworks like Angular, React, Vue, Polymer and others.

To refer these exmaples see the list below:

This examples use web component standards to show the web components

HTML import standard is still not supported by all browsers, so our web components should be implemented without this standard. This example illustrate the web component without HTML import standard.

Almost all of development works on top of some frameworks like React, Angular, Vue. So it is necessary to have web components in related frameworks. This example illustrate the use of React in web components. Support for web component transpilation is currently not a standard and pritty much basic. Babel supports

Polymer 3.0 has come up with a framework for hassel free creation of web components.

About

This is repository for web components examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published