freeCodeCamp/guide/english/web-components/libraries-used-to-create-we.../index.md

974 B

title
Libraries to use to create web components

Libraries for building web components

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. 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/

Less known ones (which doesn't mean that these are any worse) are:

  1. https://x-tag.github.io/
  2. https://github.com/hybridsjs/hybrids
  3. https://github.com/sveltejs/svelte

More Information:

Useful links:

  1. https://www.webcomponents.org/libraries