shadow-dom-in-depth
Shadow DOM documentation
An in-depth guide to Shadow DOM, including its purpose, terminology, browser support, and implementation details.
Everything you need to know about Shadow DOM
231 stars
11 watching
18 forks
last commit: over 2 years ago
Linked from 1 awesome list
csscustom-elementsdocument-fragmentdoubtsexamplesexplanationsguidelight-dom-elementsquestionsshadow-domshadow-rootsshadow-treesslotweb-components
Related projects:
Repository | Description | Stars |
---|---|---|
knownasilya/ember-shadow-dom | Enables encapsulation of styles and markup in a Shadow DOM root within Ember components. | 30 |
wildhoney/reactshadow | A library that enables style encapsulation in React applications using Shadow DOM. | 1,316 |
webdriverio/query-selector-shadow-dom | A tool to easily select elements in web page shadows even when you don't know the path through nested shadow roots. | 247 |
olegwock/inject-react-anywhere | A library that injects React components into 3rd-party sites using ShadowDOM | 49 |
sukgu/shadow-automation-selenium | A Selenium plugin for automating shadow DOM elements and custom HTML tags in web applications built with Polymer. | 111 |
yuki24/capybara-shadowdom | Enables Shadow DOM support in web page testing tools | 14 |
shadow-hq/shadow-reth | A single-node implementation of a Shadow RPC on top of Reth, enabling shadow event generation and retrieval via custom RPC methods. | 90 |
juliandreas/vue-styled-shadows | A Vue.js component library providing customizable styled shadows for images. | 7 |
therealmjp/shadows | A D3D11 sample app demonstrating various real-time shadow mapping techniques. | 821 |
grvcoelho/css-styleguide | An opinionated CSS style guide for building scalable applications | 420 |
pierreperrin/shadowview | An iOS library that simplifies shadow management on UIViews by providing easy-to-use APIs for adding custom shadows. | 413 |
revadike/internalsteamwebapi | Documentation for an unofficial internal Steam API | 379 |
gregtatum/talk-webgl-beyond-dom | An introductory tutorial on using WebGL to create graphics beyond the typical DOM-based web applications | 16 |
kn0wn/vue-cosha | A Vue directive for adding colorful shadows to images using the cosha library | 81 |
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,596 |