awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vue-generators avatar

vue-generators/vue-form-generator

0
View on GitHub↗
2,991 estrellas·523 forks·JavaScript·MIT·4 vistas

Vue Form Generator

This project is a schema-based form generator for Vue.js that constructs interactive user interfaces by parsing structured data configurations. It automates the creation of form layouts, data binding, and field rendering, eliminating the need for manual template creation for individual forms.

The system distinguishes itself through a registry-based architecture that allows for the integration of custom input components. By mapping specialized field types to the generation engine, developers can extend the library to handle unique data types or complex interface requirements that fall outside the scope of standard form elements.

The framework includes a built-in validation pipeline that executes predefined rules against field values during user interaction. This ensures data integrity and accuracy by verifying that all collected information meets specified quality standards before the final submission process.

The library is distributed as a Vue.js component, and its functionality is configured through structured schema objects that define the form's structure and behavior.

Features

  • Vue.js Form Component Suites - Builds reactive web forms by parsing structured data schemas to handle layout, binding, and validation automatically.
  • Form Builders - Constructs interactive user interfaces by mapping data fields to components without manual template creation.
  • Schema-Driven Form Generation - Automatically generates reactive form interfaces by parsing structured data schemas.
  • Reactive Data Binding - Synchronizes form field values with a central data model using the framework's two-way reactivity system.
  • Custom Field Type Definitions - Uses a central registry to map schema field types to specific component definitions for modular extension.
  • Validation Pipelines - Executes validation rules defined within schemas against form field values during user interaction.
  • Dynamic Input Forms - Constructs interactive web forms by mapping schema fields to components and managing data binding.
  • Dynamic UI Renderers - Automatically renders interactive form fields and layouts based on structured data schemas at runtime.
  • Input Validation Rules - Enforces quality standards and integrity constraints on form data using built-in validation rules.
  • Schema-Driven Component Libraries - Parses structured configuration objects to dynamically instantiate and mount form field components at runtime.
  • Form Data Validation - Applies predefined validation logic to form fields to ensure data integrity before submission.
  • Form Validation Libraries - Provides a framework for applying validation rules to form fields to ensure data accuracy.
  • Recursive Form Nesting - Recursively instantiates form components to render complex, nested data structures.
  • Vue.js Validation Libraries - Implements robust data integrity checks for user input within Vue applications.

Historial de estrellas

Gráfico del historial de estrellas de vue-generators/vue-form-generatorGráfico del historial de estrellas de vue-generators/vue-form-generator

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Vue Form Generator

Colecciones seleccionadas manualmente donde aparece Vue Form Generator.
  • Data schema validation
  • librería para crear campos de formulario personalizados

Alternativas open-source a Vue Form Generator

Proyectos open-source similares, clasificados según cuántas características comparten con Vue Form Generator.
  • powmedia/backbone-formsAvatar de powmedia

    powmedia/backbone-forms

    2,151Ver en GitHub↗

    Backbone Forms is a schema-driven library designed to automate the generation and validation of HTML forms within the BackboneJS ecosystem. It functions as a framework for building data entry interfaces that bind directly to application models, ensuring data integrity through a combination of schema-level rules and model-level constraints. The library distinguishes itself through a modular architecture that supports the creation of custom input editors and the use of pluggable HTML templates. This allows for the management of complex, hierarchical data structures, including nested objects and

    JavaScript
    Ver en GitHub↗2,151
  • json-schema-form/angular-schema-formAvatar de json-schema-form

    json-schema-form/angular-schema-form

    2,456Ver en GitHub↗

    Angular schema form is a framework directive and form component library that automatically generates and validates interactive HTML form controls from standard JSON schemas and companion layout configurations. It translates structured data definitions into customizable user input interfaces, parsing data types and custom rules into native form controls and reusable HTML markup templates. The project provides capabilities for dynamic field management, allowing form elements to show or hide conditionally by evaluating expressions against current model and scope state, and supporting dynamic arr

    JavaScriptangularangular-schema-formjson-schema
    Ver en GitHub↗2,456
  • xaboy/form-createAvatar de xaboy

    xaboy/form-create

    7,055Ver en GitHub↗

    form-create is a JSON-driven form generator and low-code form builder that renders dynamic web forms and validation logic from configuration files. It functions as a data-driven form orchestrator for managing field dependencies and hierarchical data structures within complex layouts. The system includes a visual drag-and-drop interface for designing data entry layouts and automatically generating their corresponding configuration structures. It provides a dynamic UI component library of adaptable form fields and layout containers designed for cross-framework integration and mobile responsiven

    JavaScriptant-design-vuearco-designelement-plus
    Ver en GitHub↗7,055
  • xmartlabs/eurekaAvatar de xmartlabs

    xmartlabs/Eureka

    11,820Ver en GitHub↗

    Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It provides a declarative UI layout engine and a dynamic input interface to define fields, sections, and row layouts through a configuration layer. The system distinguishes itself through dynamic interface management, including conditional visibility and interaction control that reacts to real-time user changes. It supports complex input behaviors such as expandable row rendering, multivalued field management for inserting or deleting similar rows, and custom keyboard navigation that s

    Swift
    Ver en GitHub↗11,820
Ver las 30 alternativas a Vue Form Generator→

Preguntas frecuentes

¿Qué hace vue-generators/vue-form-generator?

This project is a schema-based form generator for Vue.js that constructs interactive user interfaces by parsing structured data configurations. It automates the creation of form layouts, data binding, and field rendering, eliminating the need for manual template creation for individual forms.

¿Cuáles son las características principales de vue-generators/vue-form-generator?

Las características principales de vue-generators/vue-form-generator son: Vue.js Form Component Suites, Form Builders, Schema-Driven Form Generation, Reactive Data Binding, Custom Field Type Definitions, Validation Pipelines, Dynamic Input Forms, Dynamic UI Renderers.

¿Qué alternativas de código abierto existen para vue-generators/vue-form-generator?

Las alternativas de código abierto para vue-generators/vue-form-generator incluyen: powmedia/backbone-forms — Backbone Forms is a schema-driven library designed to automate the generation and validation of HTML forms within the… json-schema-form/angular-schema-form — Angular schema form is a framework directive and form component library that automatically generates and validates… xaboy/form-create — form-create is a JSON-driven form generator and low-code form builder that renders dynamic web forms and validation… xmartlabs/eureka — Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It… didi/xiaoju-survey — This project is an enterprise survey platform and digital data collection suite designed for building complex digital… marmelab/react-admin — React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL…