Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pureooze/wc-integration-demo
https://github.com/pureooze/wc-integration-demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pureooze/wc-integration-demo
- Owner: pureooze
- License: mit
- Created: 2024-06-21T00:56:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T04:36:23.000Z (7 months ago)
- Last Synced: 2024-10-06T10:57:28.717Z (4 months ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wc-integration-demo
This is a demo project that shows how WebComponents can be used in a framework-agnostic way in the same webpage.
The project has LitElement components that get used in React and Vue components, which pass in different paramaters to the Lit Components.
This allows each framework to use the same WebComponent in a different way.## Screenshot
![demo.webp](demo.webp)