Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Avoid usage of fs, Buffer and querystring #6

@Amoki

Description

@Amoki

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:

  • Node.js/JavaScript (ES5, ES6, AngularJS with Google Closure Compiler annotations, Flow types)
  • Typescript (AngularJS, Angular (2.x - 8.x), Aurelia, Axios, Fetch, Inversify, jQuery, Node, Rxjs)

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions