-
Updated
Apr 12, 2020 - JavaScript
#
web-component
Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.
Here are 342 public repositories matching this topic...
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
javascript
css
polyfill
web-component
client
legacy
module
ie9
ie
ponyfill
client-side
internet-explorer
shadow-dom
shadow
variables
ie10
vars
ie11
custom-properties
custom-property
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Aug 25, 2020 - JavaScript
Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
-
Updated
Aug 12, 2020 - JavaScript
Lottie viewer/player as an easy to use web component! https://lottiefiles.com/web-player
-
Updated
Aug 6, 2020 - TypeScript
Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin
-
Updated
May 23, 2020 - JavaScript
The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.
-
Updated
Aug 20, 2020 - HTML
Web Components engine based on JSX & TypeScript
-
Updated
Aug 10, 2020 - TypeScript
A web component to use Phaser Framework with Angular, React, Vue, etc 🎮
react
web-component
vuejs
angular
ionic
vue
phaser
react-component
web-components
custom-elements
ionic-framework
phaserjs
phaser-framework
custom-components
phaser3
stenciljs
stencil-js
stencil-components
stenciljs-components
custom-component
-
Updated
Jul 20, 2020 - TypeScript
The Web Component for displaying a list of items with filtering. Part of the Vaadin components.
-
Updated
Aug 20, 2020 - HTML
-
Updated
Oct 29, 2018 - TypeScript
Component-based UIs with vanilla ES6 and Custom Elements
-
Updated
Nov 11, 2016 - JavaScript
The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.
-
Updated
Aug 20, 2020 - HTML
Web component element for the Geolocation API
-
Updated
May 9, 2018 - HTML
Finally a Predicate/Rule Editor UI component for the Web 🚀
-
Updated
Jul 9, 2020 - JavaScript
Custom hook to bridge Custom Elements (Web Components) to React.
-
Updated
Jun 12, 2020 - JavaScript
{{pagination-pager}} - Ember.js Component for Bootstrap 3 pagination & pager components
-
Updated
Aug 21, 2020 - JavaScript
Vaadin Icons is a collection of 600+ unique icons designed for web applications
web-component
polymer
webcomponents
icons
svg-icons
vaadin
font-icons
free
polymer-element
vaadin-icons
polymer2
-
Updated
Sep 16, 2019 - HTML
Easy to use augmented reality web components
javascript
html
web-component
threejs
web
mp4
augmented-reality
webm
gif
gif-animation
ar-markers
jsartoolkit
ar-gif
-
Updated
Jul 30, 2020 - JavaScript
A web component to embed in your personal site to show you stand with the protests against racism and police brutality
-
Updated
Aug 16, 2020 - JavaScript
Vaadin Charts is a feature-rich interactive graph library that answers the data visualization needs of modern web applications
web-component
chart
charting-library
polymer
web-components
polymer-element
vaadin-elements
vaadin-charts
vaadin-pro
-
Updated
Aug 20, 2020 - HTML
A password generator compiled as Wasm for use on the CLI, in a custom element, or as a module.
web-component
password-generator
webassembly
wasm
pwgen
custom-element
web-package
webbundle
web-bundle
-
Updated
Jun 1, 2020 - HTML
The Shadow Dom web component version of Paul's lite-youtube-embed.
-
Updated
Jul 28, 2020 - TypeScript
Data table with Polymer 3 support!
-
Updated
Oct 29, 2019 - JavaScript
The Web Component which allows you to partition a layout into resizeable areas. Part of the Vaadin components.
-
Updated
Aug 20, 2020 - TypeScript
Created by Alex Russell
Released 2011
- Organization
- webcomponents
- Website
- www.webcomponents.org
- Wikipedia
- Wikipedia


I am observing an odd behavior with the grid component. When I double click into an empty grid (height is defined so that empty space is in the grid) and press the ENTER key afterwards then a script error is shown like this one:

A huge error message that can be clicked away. My projec