awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • mui/base-uimui का अवतार

    mui/base-ui

    8,711GitHub पर देखें↗

    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
    GitHub पर देखें↗8,711
  • answerdotai/fasthtmlAnswerDotAI का अवतार

    AnswerDotAI/fasthtml

    6,846GitHub पर देखें↗

    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
    GitHub पर देखें↗6,846
  1. Home
  2. Web Development
  3. Form Data Object Mapping