Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better ESM compatibility #153

Open
christian-bromann opened this issue Dec 5, 2022 · 2 comments
Open

Better ESM compatibility #153

christian-bromann opened this issue Dec 5, 2022 · 2 comments

Comments

@christian-bromann
Copy link
Contributor

This package currently is written as CJS module. The ecosystem however is moving towards ESM and many frameworks too. It would be beneficial for not only users of also adapters of this package to have it support ESM natively and provide a CJS export for backwards compatibility.

I wonder in general if this package will still be maintained moving on?

@jimmywarting
Copy link

Would also like to see the use of the builtin fetch and formdata instead of using got and form-data

@diemol
Copy link
Member

diemol commented Sep 1, 2023

Here is the challenge: I am not a JS person, but I can find time to work on this in the next weeks. I need someone to lay down here what needs to be done with some level of detail. Could anyone give me a hand?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants