An open API service indexing awesome lists of open source software.

https://github.com/abap2UI5-addons/custom-controls

Use JS Libraries with abap2UI5
https://github.com/abap2UI5-addons/custom-controls

abap abap2ui5 abapgit fiori open-source openui5 sapui5 ui5

Last synced: 3 months ago
JSON representation

Use JS Libraries with abap2UI5

Awesome Lists containing this project

README

        

# js-libraries

[JS Library Addon on GitHub](https://github.com/abap2UI5-addons/js-libraries)

It's easy to extend abap2UI5 with additional JavaScript libraries and make them accessible via custom controls in the backend. In this add-on, all external libraries are collected and ready to use after installation with abapGit. Check out the samples to see how it works.

You use an external library, but it is not listed here? Feel free to send a PR to this addon. Special thanks to [choper725](https://github.com/choper725) contributing most of the Libraries.

#### 1. Driver JS
* Product tours, highlights, contextual help and more
* https://driverjs.com/
image

#### 2. bwip-js
* Generate Barcodes
* http://bwip-js.metafloor.com
image

#### 3. FontAwesome
* Fonts
* https://fontawesome.com
image

#### 4. ImageMapster
* ImageMapster makes HTML image maps useful
* http://www.outsharked.com/imagemapster
image

#### 5. Animate.css
* A library of ready-to-use, cross-browser animations for use in your web projects
* https://animate.style
image

#### 6. Chart.js
* Simple yet flexible JavaScript charting library for the modern web
* https://www.chartjs.org
image
image