Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeanmeche/angular-compiler-output
https://github.com/jeanmeche/angular-compiler-output
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeanmeche/angular-compiler-output
- Owner: JeanMeche
- Created: 2024-04-13T00:43:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T02:00:07.000Z (7 months ago)
- Last Synced: 2024-04-13T12:53:44.735Z (7 months ago)
- Language: TypeScript
- Size: 3.13 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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