|
1 | 1 | # JS Libraries for abap2UI5 |
2 | | - |
3 | | -You can integrate your own JavasScript code into abap2UI5 by implementing UI5 Custom Controls. Call for example third party libraries or extend your ABAP apps with additional functionalities. |
4 | | - |
5 | | -Check out this guideline to learn how to create your own custom control:<br> |
6 | | -**https://github.com/abap2UI5/abap2UI5-template_cc_development** |
7 | | - |
8 | | -_Your Custom Control is not listed here? Feel free to send a PR! Special thanks to [choper725](https://github.com/choper725) contributing most of the CCs_ |
| 2 | +Use external JS Libraries in abap2UI5! |
9 | 3 | <br> |
10 | 4 |
|
11 | | -Included Custom Controls: |
12 | | - |
13 | | -### 1. Driver JS |
14 | | - * Product tours, highlights, contextual help and more |
15 | | - * https://driverjs.com/ |
16 | | -<img width="1300" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/c01ed4d2-6735-47bb-b7b3-6f93c6ed7041"><br><br> |
17 | | - |
18 | | -### 2. bwip-js |
19 | | -* Generate Barcodes |
20 | | -* http://bwip-js.metafloor.com |
21 | | -<img width="1300" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/dacd6181-66a6-4408-92b0-8a25e3236db9"><br><br> |
| 5 | +🚀 [Get Started](https://abap2ui5.github.io/docs/) |
22 | 6 |
|
23 | | -### 3. FontAwesome |
24 | | -* Fonts |
25 | | -* https://fontawesome.com |
26 | | -<img width="1300" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/8e395dab-65e3-448b-928f-95e921841198"><br><br> |
27 | | - |
28 | | -### 4. ImageMapster |
29 | | -* ImageMapster makes HTML image maps useful |
30 | | -* http://www.outsharked.com/imagemapster |
31 | | -<img width="1345" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/7a1ee383-4a1b-4266-a380-d96a2e9e485b"><br><br> |
32 | | - |
33 | | -### 5. Animate.css |
34 | | -* A library of ready-to-use, cross-browser animations for use in your web projects |
35 | | -* https://animate.style |
36 | | -<img width="1300" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/289d85a9-7473-44c6-b5b9-f1ed2a8dcd99"><br><br> |
37 | | - |
38 | | -### 6. Chart.js |
39 | | -* Simple yet flexible JavaScript charting library for the modern web |
40 | | -* https://www.chartjs.org |
41 | | -<img width="1300" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/bd95df6a-4929-4fec-a337-56592fc21bb1"> |
42 | | -<img width="1300" alt="image" src="https://github.com/abap2UI5/abap2UI5-documentation/assets/102328295/da99bd6b-04af-4f03-9dc6-d6f69967781b"> |
43 | | -<br> |
0 commit comments