inject-react-anywhere
Shadow DOM wrapper
A library that injects React components into 3rd-party sites using ShadowDOM
Inject React components into 3rd-party sites using ShadowDOM with ease (and without troubles with styles)! Particularly useful in browser extensions
47 stars
2 watching
2 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
reactshadow-domwebextwebextension
Related projects:
Repository | Description | Stars |
---|---|---|
wildhoney/reactshadow | A library that enables style encapsulation in React applications using Shadow DOM. | 1,315 |
praveenpuglia/shadow-dom-in-depth | An in-depth guide to Shadow DOM, including its purpose, terminology, browser support, and implementation details. | 231 |
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. | 242 |
knownasilya/ember-shadow-dom | Enables encapsulation of styles and markup in a Shadow DOM root within Ember components. | 30 |
romkor/svelte-portal | A Svelte component for rendering content outside the DOM of its parent component | 444 |
sukgu/shadow-automation-selenium | A Selenium plugin for automating shadow DOM elements and custom HTML tags in web applications built with Polymer. | 111 |
sultan99/react-on-lambda | A JavaScript library that simplifies React application development by providing a functional programming approach without the need for JSX. | 264 |
yuki24/capybara-shadowdom | Enables Shadow DOM support in web page testing tools | 14 |
jeffposnick/create-react-pwa | An older project combining create-react-app with Progressive Web App features for offline support and service worker management. | 1,272 |
infernojs/swc-plugin-inferno | Transforms JSX code to Inferno compatible virtual DOM | 3 |
stoically/webextensions-jsdom | Enables testing of WebExtensions with mocked browser and DOM environments. | 19 |
tylim88/firelordjs | A wrapper library that enables type-safe interactions with Firestore's web API while minimizing code duplication and runtime errors. | 85 |
r57zone/protonshell | A shell application that wraps websites and web applications in a standalone window with customizable settings. | 5 |
gilbox/react-track | A library for tracking and animating DOM elements in React applications. | 340 |
andrelmlins/react-shadow-scroll | A React component that adds a shadow effect to a scrollable list when scrolling occurs | 31 |