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
I've created a fork of the typescript-fetch generator, slimmed it down, made it have zero dependencies and added a few features as well as fix some bugs. My motivation was primarily to learn more about swagger-codegen and use it in some side projects but I think the resulting generator is very useful and has some perks over the other typescript browser code generators, more details in the README.md
I've called it typescript-browser and i'm interested if others would find it useful or if it's a possibility to merge it into swagger-codegen itself?
edit: moments after posting this issue, i realised i should probably send this to a mailing list or something instead?
The text was updated successfully, but these errors were encountered:
Was this ever PRed to this repository? Just ran into trouble with this since the typescript-fetch generator generates a node library, even though it is soo close to generating a browser library.
I've created a fork of the
typescript-fetch
generator, slimmed it down, made it have zero dependencies and added a few features as well as fix some bugs. My motivation was primarily to learn more about swagger-codegen and use it in some side projects but I think the resulting generator is very useful and has some perks over the other typescript browser code generators, more details in the README.mdI've called it
typescript-browser
and i'm interested if others would find it useful or if it's a possibility to merge it into swagger-codegen itself?edit: moments after posting this issue, i realised i should probably send this to a mailing list or something instead?
The text was updated successfully, but these errors were encountered: