7
packages/core/PACKAGE.md
Normal file
7
packages/core/PACKAGE.md
Normal file
@ -0,0 +1,7 @@
|
||||
Implements Angular's core functionality, low-level services, and utilities.
|
||||
|
||||
* Defines the class infrastructure for components, view hierarchies, change detection, rendering, and event handling.
|
||||
|
||||
* Defines the decorators that supply metadata and context for Angular constructs.
|
||||
|
||||
* Defines infrastructure for dependency injection (DI), internationalization (i18n), and various testing and debugging facilities.
|
Reference in New Issue
Block a user