https://github.com/asc-lab/web-components-poc
Web Components Demos/Examples with Angular/Vue.
https://github.com/asc-lab/web-components-poc
angular angular6 custom-elements vue vuejs2 web-components webcomponents
Last synced: 12 months ago
JSON representation
Web Components Demos/Examples with Angular/Vue.
- Host: GitHub
- URL: https://github.com/asc-lab/web-components-poc
- Owner: asc-lab
- License: apache-2.0
- Created: 2018-07-24T09:38:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T08:35:53.000Z (about 7 years ago)
- Last Synced: 2025-04-01T22:46:51.330Z (about 1 year ago)
- Topics: angular, angular6, custom-elements, vue, vuejs2, web-components, webcomponents
- Language: TypeScript
- Size: 537 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Components PoC
This repo is set of Web Components Demos in technologies:
* [Angular](angular-hero-app-web-component/README.md)
* [Vue](vue-todo-app-web-component/README.md)
Also, in repo can be found:
* [HTML test site](all-components-together) with all components created in this repo.
* [Angular starter project](angular-starter-web-component) for your first experience and first attempts with Angular Elements!
Check README from specific repo for more info!
Check out our blog if you want to learn more:
- [UI in Microservices World – Micro Frontends pattern and Web Components](https://altkomsoftware.pl/en/blog/ui-in-microservices-world/)
## License
This project is released under the Apache 2.0 license (see [LICENSE](LICENSE))