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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vue-generators avatar

vue-generators/vue-form-generator

0
View on GitHub↗
2,991 stars·523 forks·JavaScript·MIT·17 views

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.

Star history

Star history chart for vue-generators/vue-form-generatorStar history chart for vue-generators/vue-form-generator

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Vue Form Generator

These projects share indexed features with Vue Form Generator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • powmedia/backbone-formspowmedia avatar

    powmedia/backbone-forms

    2,151View on 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
    View on GitHub↗2,151
  • json-schema-form/angular-schema-formjson-schema-form avatar

    json-schema-form/angular-schema-form

    2,456View on 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
    View on GitHub↗2,456
  • xaboy/form-createxaboy avatar

    xaboy/form-create

    7,055View on 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
    View on GitHub↗7,055
  • xmartlabs/eurekaxmartlabs avatar

    xmartlabs/Eureka

    11,820View on 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
    View on GitHub↗11,820
Compare all 30 related projects→

Frequently asked questions

What does vue-generators/vue-form-generator do?

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.

What are the main features of vue-generators/vue-form-generator?

The main features of vue-generators/vue-form-generator are: 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.

Which projects share features with vue-generators/vue-form-generator?

Projects with overlapping indexed features include: 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…

Curated searches featuring Vue Form Generator

Hand-picked collections where Vue Form Generator appears.
  • Data schema validation
  • a library for building custom form fields