Skip to content

A demo of compiling Angular templates at run time using Angular's Compiler

Notifications You must be signed in to change notification settings

devangpatel/angular-template-runtime

 
 

Repository files navigation

Angular runtime template compilation demo

This demo shows how to dynamically compile templates at runtime using Angular's compiler. Run ng serve to start a development server or ng build --prod to build for production and apply various code optimizations.

About

A demo of compiling Angular templates at run time using Angular's Compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.4%
  • JavaScript 16.1%
  • HTML 2.8%
  • CSS 0.7%