francismeynard / lambda-multipart-parser

This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.
MIT License
67 stars 25 forks source link

Could be better if we can add typescript support? #1

Closed chill-patel closed 4 years ago

francismeynard commented 4 years ago

Hi there, I'll add the typescript support request in my backlog for now. I'm currently into big project, but will look into your request when I get a chance. Thanks