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?