GitHub / geeksarray / angular-components-tutorial
Angular components are classes that serve as a controller for the user interfaces using a template. @Component decorator used to define components, it provides metadata like selector, template, style and other properties which determine how the component should be processed instantiated and used at run time execution.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksarray%2Fangular-components-tutorial
PURL: pkg:github/geeksarray/angular-components-tutorial
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 146 KB
Dependencies parsed at: Pending
Created at: almost 6 years ago
Updated at: over 4 years ago
Pushed at: almost 3 years ago
Last synced at: over 2 years ago
Topics: angular, angular-blog, angular-components, angular-tutorial