feat: Added web components libraries (#23476)
This commit is contained in:
		| @@ -3,11 +3,18 @@ title: Libraries to use to create web components | ||||
| --- | ||||
| #### Libraries for building web components | ||||
|  | ||||
| This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/web-components/libraries-used-to-create-web-components/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>. | ||||
| Nowadays, as the topic of web components gets more and more mature, there are a couple of valuable libraries which allow to create web components easily. | ||||
| The most iconic one is definitely *Polymer*, which can be found [here](https://www.polymer-project.org/). | ||||
| On top of that the most popular frameworks also allow to create web components: | ||||
| 1. *Angular* (min. version 6) https://angular.io/guide/elements | ||||
| 2. *Vue* (min. version 3) https://vuejsdevelopers.com/2018/05/21/vue-js-web-component/ | ||||
|  | ||||
| <ahref='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>. | ||||
|  | ||||
| <!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds  --> | ||||
| Less known ones (which doesn't mean that these are any worse) are: | ||||
| 1. [https://x-tag.github.io/](*x-tag*) | ||||
| 1. [https://github.com/hybridsjs/hybrids](hybrids) | ||||
| 1. [https://github.com/sveltejs/svelte](svelte) | ||||
|  | ||||
| #### More Information: | ||||
| <!-- Please add any articles you think might be helpful to read before writing the article --> | ||||
| Useful links: | ||||
| 1. https://www.webcomponents.org/libraries | ||||
|   | ||||
		Reference in New Issue
	
	Block a user