https://github.com/sap-samples/ui5-webcomponents-ngx-sample
Sample application to demonstrate UI5 Web Components for Angular powered by Fundamental Library Styles.
https://github.com/sap-samples/ui5-webcomponents-ngx-sample
angular fundamental-library-styles open-source sample sample-code typescript ui-components web-components
Last synced: 8 months ago
JSON representation
Sample application to demonstrate UI5 Web Components for Angular powered by Fundamental Library Styles.
- Host: GitHub
- URL: https://github.com/sap-samples/ui5-webcomponents-ngx-sample
- Owner: SAP-samples
- License: apache-2.0
- Created: 2023-02-22T21:00:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T11:11:30.000Z (11 months ago)
- Last Synced: 2025-04-29T12:24:38.871Z (11 months ago)
- Topics: angular, fundamental-library-styles, open-source, sample, sample-code, typescript, ui-components, web-components
- Language: TypeScript
- Homepage: https://ui5-webcomponents-ngx-sample.netlify.app/
- Size: 16 MB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/SAP-samples/ui5-webcomponents-ngx-sample)
# UI5 Web Components For Angular Sample Application
## Description
This is a demo application for the SAP [@ui5/webcomponents-ngx](https://github.com/SAP/ui5-webcomponents-ngx) project
The following Repository is licensed under the Apache License, Version 2.0 - see [LICENSE](https://github.com/SAP-samples/ui5-webcomponents-ngx-sample/blob/main/LICENSE). It also contains third-party open source modules. Third-party module license information is available in machine-readable format in the [.reuse/dep5](https://github.com/SAP-samples/ui5-webcomponents-ngx-sample/blob/main/.reuse/dep5) file.
## Requirements
Angular 15 or higher. Other versions might work, but are not tested.
## Download and Installation
Run `npm install` for package installation.
Run `ng serve` or `npm start` for a dev server.
Navigate to `http://localhost:4200`. The application will automatically reload if you change any of the source files.
## How to obtain support
[Create an issue](https://github.com/SAP-samples/ui5-webcomponents-ngx-sample/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).
## Contributing
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP-samples/ui5-webcomponents-ngx-sample/issues).
Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](https://github.com/SAP-samples/ui5-webcomponents-ngx-sample/blob/main/CONTRIBUTING.md).
## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](CODE_OF_CONDUCT.md) at all times.
## License
Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.