https://github.com/janluksoft/angular_components
Web-application with nested Angular components
https://github.com/janluksoft/angular_components
angular components css3 html5 typescript web-application
Last synced: about 2 months ago
JSON representation
Web-application with nested Angular components
- Host: GitHub
- URL: https://github.com/janluksoft/angular_components
- Owner: janluksoft
- Created: 2024-01-19T20:18:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T20:22:55.000Z (over 2 years ago)
- Last Synced: 2025-03-03T11:17:53.888Z (over 1 year ago)
- Topics: angular, components, css3, html5, typescript, web-application
- Language: TypeScript
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-application with nested Angular components
The project demonstrates the use of nested components and passing control data between them from parent to child.
- Angular project created by ng, written in TypeScript;
- This project requires installation of ng libraries via node.js npm;
- The project defines 3 components that transmit data using the @Input decorator;
- Ng library version 17.0.0;
- Project written in Visual Studio Code.
.
