mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Supports: - binds text nodes, element properties and directive properties - locates decorator, component and template directives. - inline templates of components The compiler is built using a pipeline design, see core/src/compiler/pipeline package. Integration tests to show how the compiler, change_detection and DI work together: core/test/compiler/integration_spec.js |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| change_detection | ||
| core | ||
| di | ||
| examples | ||
| facade | ||
| rtts_assert | ||
| test_lib | ||