awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesForm Element Mapping

Utilities for synchronizing UI components with standard HTML form elements.

Distinguishing note: Focuses on the bridge between custom UI and native form elements, distinct from general data binding.

Explore 3 awesome GitHub repositories matching user interface & experience · Form Element Mapping. Refine with filters or upvote what's useful.

Awesome Form Element Mapping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • select2/select2Avatar von select2

    select2/select2

    25,972Auf GitHub ansehen↗

    Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic form controls into interactive, accessible dropdown interfaces that support multi-selection, tagging, and real-time filtering. By providing a robust set of tools for managing complex data inputs, it enables developers to create more responsive and user-friendly selection components. The project is distinguished by its adapter-based architecture, which allows for deep customization of rendering, data processing, and selection logic. Developers can extend core functionality throu

    Maps standard HTML select elements into internal data objects for consistent handling.

    JavaScripthacktoberfestjavascriptjquery
    Auf GitHub ansehen↗25,972
  • stenciljs/coreAvatar von stenciljs

    stenciljs/core

    13,101Auf GitHub ansehen↗

    This project is a web component tooling system used to compile TypeScript and JSX into standard-compliant custom elements. It enables the development of framework-agnostic components that function across different browsers and frontend environments. The toolset focuses on cross-framework UI distribution, allowing a single library of components to be used in React, Angular, Vue, or plain HTML. It includes capabilities for enterprise design system engineering and generates specific wrapper code to ensure components behave as native elements within various frameworks. The system covers server-s

    Provides mechanisms to connect custom web components with native HTML form submission and validation lifecycles.

    TypeScriptcustom-elementdesign-systemionic
    Auf GitHub ansehen↗13,101
  • jakhuang/form-generatorAvatar von JakHuang

    JakHuang/form-generator

    9,330Auf GitHub ansehen↗

    This is a visual form builder that generates Vue single-file components from a drag-and-drop canvas. It provides a complete workflow for designing forms visually, previewing them in real time, and exporting them as ready-to-use Vue code with validation rules already configured. The tool integrates a drag-and-drop canvas with a live preview pane, allowing you to see the generated form interactively as you build it. It includes an embedded code editor with hot reload, so changes to the generated code are reflected immediately in the preview. A VS Code extension bridge lets you open the designer

    Provides a visual form builder built on Element UI that exports native Vue components with validation.

    Vueelement-uiform-designermonaco-editor
    Auf GitHub ansehen↗9,330
  1. Home
  2. User Interface & Experience
  3. Form Element Mapping

Unter-Tags erkunden

  • Visual DesignersVisual form builders built on Element UI that export native Vue components with validation. **Distinct from Form Element Mapping:** Distinct from Form Element Mapping: provides a visual drag-and-drop designer, not just a mapping utility.