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
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
This lib uses fs, Buffer, and querystring that are nodeJS modules.
Rollup and Webpack use polyfill but that adds many KB of javascript to download.
Here are the available language & frameworks in OpenAPI Generator:
I'm thinking about using the TypeScript lib with Fetch. We can easily compile the TS into JS and use them is standard app.
What do you think @Kurtil?