Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap/ui5-tooling-extensions
A repository offering extensions of UI5 Tooling
https://github.com/sap/ui5-tooling-extensions
ui5 ui5-middleware ui5-task ui5-tooling ui5-tooling-extensions
Last synced: 3 months ago
JSON representation
A repository offering extensions of UI5 Tooling
- Host: GitHub
- URL: https://github.com/sap/ui5-tooling-extensions
- Owner: SAP
- License: apache-2.0
- Created: 2022-12-13T11:42:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T11:43:50.000Z (4 months ago)
- Last Synced: 2024-09-21T00:05:04.390Z (4 months ago)
- Topics: ui5, ui5-middleware, ui5-task, ui5-tooling, ui5-tooling-extensions
- Language: JavaScript
- Homepage:
- Size: 2.33 MB
- Stars: 8
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
![UI5 logo](./docs/images/UI5_logo_wide.png)
# ui5-tooling-extensions
> A monorepo containing several packages that provide further capabilities for users of [UI5 Tooling](https://github.com/SAP/ui5-tooling).
[![Coverage Status](https://coveralls.io/repos/github/SAP/ui5-tooling-extensions/badge.svg)](https://coveralls.io/github/SAP/ui5-tooling-extensions)
[![OpenUI5 Community Slack (#tooling channel)](https://img.shields.io/badge/slack-join-44cc11.svg)](https://join.slack.com/t/openui5/shared_invite/zt-1q128gn3p-JeZTi9XCpPxW8kBohSgqnw)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/ui5-tooling-extensions)](https://api.reuse.software/info/github.com/SAP/ui5-tooling-extensions)## Requirements
The offered extensions require UI5 Tooling Version 3 and above.
## Packages
UI5 Tooling Extensions consist of multiple packages managed in a separate folder:
- [middleware-code-coverage](packages/middleware-code-coverage/): A custom server middleware providing an endpoint for code instrumentation
These extensions are developed and maintained by SAP. There are many more UI5 Tooling extensions available developed by the open-source community. Check out [Best of UI5](https://bestofui5.org/) to explore the world of custom UI5 Tooling middlewares/tasks, UI5 controls and more.
## Code of Conduct
Please check our [Code of Conduct](https://github.com/SAP/ui5-tooling-extensions/blob/main/CODE_OF_CONDUCT.md).
## Contributing
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling-extensions/blob/main/CONTRIBUTING.md).
## Support
Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling-extensions/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://join.slack.com/t/openui5/shared_invite/zt-1q128gn3p-JeZTi9XCpPxW8kBohSgqnw). For public Q&A, use the [`ui5-tooling` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling).
## Licensing
Copyright 2024 SAP SE or an SAP affiliate company and UI5 Tooling Extensions contributors. Please see our [LICENSE.txt](LICENSE.txt) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the [REUSE tool](https://api.reuse.software/info/github.com/SAP/ui5-tooling-extensions).