https://github.com/ppvg/webcomponents-experiment
https://github.com/ppvg/webcomponents-experiment
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppvg/webcomponents-experiment
- Owner: ppvg
- Created: 2023-11-23T20:02:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T06:35:06.000Z (over 1 year ago)
- Last Synced: 2025-01-25T03:38:54.866Z (4 months ago)
- Language: Svelte
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Code highlighting experiment to play with custom elements and shadow DOM.
Deployed at https://rad-macaron-5f5097.netlify.app.
To run locally:
```
npm i
npm run dev
```