Skip to content

mpoelstra/angular-microfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular Microfrontend playground

In this repo you will find two seperate Angular apps which will expose a CustomElement with the help from @angular/elements. Thx to ngx-build-plus the build artifacts will be 1 (optimizable) js file which can be (dynamically) loaded in a host environment (drupal, wordpress, shell angular app, etc...)

live example

The contents of the drupalhost folder is being served at http://poelstra.org/tkp/microfrontend/ The tasks and the statusbar (top right) are isolated web-components/angular-elements. They communicate with each other with the help of CustomEvents.

Used resources

About

testapp to play around with Microfrontend architecture with ngx-build-plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published