https://github.com/ehpc/webcomponent-example
Simple web components example
https://github.com/ehpc/webcomponent-example
Last synced: about 1 year ago
JSON representation
Simple web components example
- Host: GitHub
- URL: https://github.com/ehpc/webcomponent-example
- Owner: ehpc
- License: mit
- Created: 2020-06-19T06:37:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T12:36:54.000Z (almost 6 years ago)
- Last Synced: 2025-02-10T14:12:34.167Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Web Components example
This repo contains a real-time clock encapsulated inside a **web component**.
See `src/index.html` for details.