Skip to content

Add Built-In Parsers for Common Field Types #1

@PresidentTree94

Description

@PresidentTree94

Right now, interParse handles only "number" and defaults everything else to "text." It would be helpful to expand the system with built‑in parsers for common field types, such as:

  • boolean
  • date/datetime-local
  • url
  • email
  • color

The goal is to make schemas easier to write without requiring custom parse functions for everyday field types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions