|
1 | | -# Addons |
| 1 | +# Add-ons |
2 | 2 |
|
3 | | -The abap2UI5 project focuses solely on the following core functionalities: |
4 | | -* Rendering views |
5 | | -* Event handling |
6 | | -* Data exchange |
| 3 | +abap2UI5 focuses on core functionality - rendering views, handling events, and exchanging data. This keeps the framework lean and maintainable. But the real power comes from the ecosystem: **ready-to-use add-ons and community projects** that extend abap2UI5 for your specific needs. |
7 | 4 |
|
8 | | -This approach makes the project easier to maintain and improve. However, if you need additional functionality, just install addons for common features. |
| 5 | +#### Add-ons |
9 | 6 |
|
10 | | -#### Addons |
11 | | -Explore the [abap2UI5-addons](https://github.com/abap2UI5-addons) to find the functionality you need. Available features include: |
12 | | -- Layout-variant management, similar to classic SAP GUI selection screens or ALV development |
| 7 | +Explore the [abap2UI5-addons](https://github.com/abap2UI5-addons) organization to find the functionality you need. Available features include: |
| 8 | +- Layout variant management, similar to classic SAP GUI selection screens or ALV development |
13 | 9 | - Table maintenance tools |
14 | 10 | - Integration with third-party libraries like Chart.js for enhanced visualization |
15 | | -- ... |
| 11 | +- And many more |
16 | 12 |
|
17 | | -And many more. |
| 13 | +#### Open Source Projects |
18 | 14 |
|
19 | | - |
20 | | -### Open Source Projects |
21 | | -**Do you use abap2UI5 in an open-source project?** <br> |
22 | | -Help others discover, use, and contribute to your work. Add your project here: |
| 15 | +Various other open-source projects use abap2UI5 - give them a try: |
23 | 16 |
|
24 | 17 | | Repository | Description | |
25 | 18 | | ------------- | ------------- | |
26 | 19 | | [The Quest](https://github.com/nomssi/axage) | A wizard's adventure game based on the AXAGE game engine | |
27 | 20 | | [Advent of Code](https://github.com/joltdx/abap-advent-2023-template) | Template for the Advent of Code 2023 in ABAP | |
28 | 21 | | [Generic DDIC Searchhelp](https://github.com/axelmohnen/a2UI5-generic_search_hlp) | Generic DDIC searchhelp generator | |
29 | | -| [sql-console](https://github.com/abap2UI5-apps/sql-console) | Run SQL Commands in Your Browser | |
30 | | -| [table-content-loader](https://github.com/abap2UI5-apps/table-content-loader) | Upload & Download Table Content | |
31 | | -| [table-maintenance](https://github.com/abap2UI5-addons/table-maintenance) | Table Maintenance in Your Browser | |
| 22 | +| [sql-console](https://github.com/abap2UI5-apps/sql-console) | Run SQL commands in your browser | |
| 23 | +| [table-content-loader](https://github.com/abap2UI5-apps/table-content-loader) | Upload & download table content | |
| 24 | +| [table-maintenance](https://github.com/abap2UI5-addons/table-maintenance) | Table maintenance in your browser | |
32 | 25 |
|
| 26 | +#### Build Your Own |
33 | 27 |
|
34 | | -#### Contribution |
35 | | -Have you developed a new feature? Feel free to contribute to existing repositories or create your own. We welcome all contributors! |
| 28 | +Have you developed a new feature or your own open-source project with abap2UI5? Feel free to contribute to existing repositories or create your own. Add your project here and help others discover, use, and contribute to your work. |
0 commit comments