* feat: implement prettier and fix all issues
* fix: failing tests
* fix: implement feedback from codel, ai etc
* chore: dont throw in trim function
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* fix: incorrect fix
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* Enhance form styling and input placeholders
* Refactor HTML for multipart form data example
Updated the title and improved styling for better aesthetics. Enhanced the form layout and added theme toggle functionality.
---------
Co-authored-by: Jay <jasonsaayman@gmail.com>
* adding toFormData test
* adding toFormData
* initial multipart-FormData playground
* formdata playground title
* Fix examples/postMultipartFormData/server.js to the examples/**/server.js format, and so event end runs.
Co-authored-by: Jay <jasonsaayman@gmail.com>