node-formidable / formidable

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.
MIT License
7k stars 680 forks source link

Dual export #944

Closed GrosSacASac closed 1 year ago

GrosSacASac commented 1 year ago

@phpbg @hannesfant please review

GrosSacASac commented 12 months ago

@bottom-up-ai You can import with cjs now

laurent22 commented 9 months ago

Oh wow, thank you for adding this! I had given up upgrading Formidable since we can't support ESM so this is excellent news.