1 مستودع
Mechanisms for attaching host listeners, properties, inputs, and outputs directly to classes using metadata decorators.
Distinct from Component Property Systems: Distinct from Component Property Systems: focuses specifically on decorator-based property and event binding syntax rather than general data-passing mechanisms.
Explore 1 awesome GitHub repository matching user interface & experience · Decorators. Refine with filters or upvote what's useful.
The repository contains a curated collection of coding conventions, architectural patterns, and best practices designed for developing component-based web applications using Angular and TypeScript. It functions as an architecture manual establishing consistent patterns across development teams, covering application structure, component design, and code quality enforcement. The guidelines define domain-driven file organization and module encapsulation strategies that group project assets into bounded contexts with dedicated root facades to keep large codebases manageable and shorten import pat
Attaches host listeners, properties, inputs, and outputs directly to component classes using inline metadata decorators.