Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehpc/webcomponent-example
Simple web components example
https://github.com/ehpc/webcomponent-example
Last synced: 5 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T12:36:54.000Z (over 4 years ago)
- Last Synced: 2024-10-30T21:13:10.382Z (about 2 months 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.