https://github.com/layzeedk/ngx-template-type-checking
Angular template type checking.
https://github.com/layzeedk/ngx-template-type-checking
angular
Last synced: about 2 months ago
JSON representation
Angular template type checking.
- Host: GitHub
- URL: https://github.com/layzeedk/ngx-template-type-checking
- Owner: LayZeeDK
- Created: 2021-05-14T22:54:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T03:51:30.000Z (almost 5 years ago)
- Last Synced: 2025-06-06T14:38:45.626Z (about 1 year ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular template type checking experiments
- A basic template type checking app
- A full template type checking app
- A strict template type checking app
Use Angular Language Service and an extension for your editor such as Visual Studio Code or compile the projects to see how template type checking errors are detected.