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
7.01k stars 680 forks source link

feat: add firstValues, readBooleans helpers #757

Closed GrosSacASac closed 2 years ago

GrosSacASac commented 2 years ago

Some helpers I successfully used in the past 9 months, that I genuinely think can be helpful to anyone using formidable to handle html forms

GrosSacASac commented 2 years ago

Made it more compatible with json, will test it for 1 week

tunnckoCore commented 2 years ago

:+1:

sorry for the delay