Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeanmeche/angular-compiler-output


https://github.com/jeanmeche/angular-compiler-output

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Angular Compiler Output

This demo aims to teach the basics of the Angular template compiler by showing the JS output for a given angular template.

[Go the the demo](https://jeanmeche.github.io/angular-compiler-output/)

## Dependencies

* Angular
* [Prettier](https://prettier.io/) for the prettifying
* [shiki](https://github.com/shikijs/shiki) for highlighting