Skip to content

Feature proposal - form data utilities #57

Open
@AlemTuzlak

Description

Hey MJ! Not sure where to ask you this so decided to do so through this issue.

In remix-hook-form I have a bunch of utilities I use for parsing formData from requests which can be found here:
https://github.com/forge-42/remix-hook-form/blob/main/src%2Futilities%2Findex.ts

I was wondering would there be any interest from your side to extract these out and make them generic and move them over to a new package in remix-the-web, something like form-data-parsers or something like that. Most of these are already generic functions that take the formData frm the request and parse it into objects, arrays and whatever else and a bunch of other utilities, most of them are documented and tested out and they feel like a good candidate for everybody to use rather than just remix-hook-form users!

I'd like to hear your thoughts on this and if you'd have any interest or value from this!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions