dinohorvat / angular-custom-elements

Examples how to build and inject angular custom elements in other applications (not Angular)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomElements

This project was generated with Angular CLI version 8.0.3.

The image represents custom angular elements which are running in a static index.html file

Custom Elements

Setup

npm i

Check package.json and run build:elements

Open index.html in /root/elements

About

Examples how to build and inject angular custom elements in other applications (not Angular)


Languages

Language:TypeScript 69.6%Language:JavaScript 16.3%Language:HTML 13.1%Language:CSS 0.9%