You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My company works a lot with H5 apps, and when there was a big gap in releases we investigated building our own tooling.
We've managed to get a lot done and come to a point where we're getting interested in releasing parts of it as open source, for example a project ngx-ion-client that is an angular service based on HttpClient that provides MiService, IonService and UserService.
We also have another project that is a new take on odin cli, with packaging, proxy (with easy tenant switching and token refreshing) and login with the installed browser instead of chromium.
It works with angular 17-19, standalone components and supports v2 of M3 API as well as bulk requests.
It's currently 100% undocumented, with no JSDoc or any sort of readme, but if there is interest I can get this together easily enough.
I don't know if it's appropriate to post this here, if not feel free to remove this issue.
Is there any interest from anyone in the community for this kind of project? Is there any info from Infor for this kind of thing?
The text was updated successfully, but these errors were encountered:
Hi!
My company works a lot with H5 apps, and when there was a big gap in releases we investigated building our own tooling.
We've managed to get a lot done and come to a point where we're getting interested in releasing parts of it as open source, for example a project
ngx-ion-client
that is an angular service based on HttpClient that provides MiService, IonService and UserService.We also have another project that is a new take on odin cli, with packaging, proxy (with easy tenant switching and token refreshing) and login with the installed browser instead of chromium.
It works with angular 17-19, standalone components and supports v2 of M3 API as well as bulk requests.
It's currently 100% undocumented, with no JSDoc or any sort of readme, but if there is interest I can get this together easily enough.
I don't know if it's appropriate to post this here, if not feel free to remove this issue.
Is there any interest from anyone in the community for this kind of project? Is there any info from Infor for this kind of thing?
The text was updated successfully, but these errors were encountered: