awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesForm Data Object Mapping

Capabilities for capturing form input values as structured JavaScript objects during submission.

Distinct from Form Logic Objects: None of the candidates cover the specific transformation of form submission data into a JS object.

Explore 2 awesome GitHub repositories matching web development · Form Data Object Mapping. Refine with filters or upvote what's useful.

Awesome Form Data Object Mapping GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mui/base-uiAvatar mui

    mui/base-ui

    8,711Vezi pe GitHub↗

    Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range

    Captures form values as JavaScript objects upon submission to simplify data transformation.

    TypeScriptaccessibilitydesign-systemreact
    Vezi pe GitHub↗8,711
  • answerdotai/fasthtmlAvatar AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Vezi pe GitHub↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Captures form input values as structured typed dictionaries or data objects with automatic type conversion.

    Jupyter Notebook
    Vezi pe GitHub↗6,846
  1. Home
  2. Web Development
  3. Form Data Object Mapping