SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
23 stars 4 forks source link

Tooling for wrapping UI5 Web Components as Angular directives #87

Open droshev opened 9 months ago

droshev commented 9 months ago

We have implemented tooling to generate Angular directives on top of UI5 Web Components, but it is internal to this repo. The goal is to make it available for others so then can wrap their own Web Components too.

Another topic(it could be tackled separately): storybook generation