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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesWeb Form Implementations

Development of interactive input fields, validation logic, and pickers for web-based data collection.

Distinct from Mobile Form Implementations: Focuses on general web form UI implementation rather than mobile-specific or PDF-specific forms.

Explore 6 awesome GitHub repositories matching user interface & experience · Web Form Implementations. Refine with filters or upvote what's useful.

Awesome Web Form Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yuche/vue-strapAvatar de yuche

    yuche/vue-strap

    4,679Ver en GitHub↗

    vue-strap es un framework de UI y una biblioteca de componentes que ofrece una colección de elementos de interfaz con temas basados en Bootstrap para aplicaciones Vue.js. Funciona como un kit de componentes que une el estilo de CSS con una arquitectura de componentes reactivos en JavaScript. La biblioteca implementa una amplia gama de bloques funcionales, incluyendo barras de navegación, menús desplegables y primitivas de diseño como paneles de acordeón y contenido con pestañas. Incluye un conjunto extenso de entradas de formulario que cuentan con selectores de fecha, búsqueda predictiva y gestión integrada del estado de validación. Las capacidades adicionales cubren la retroalimentación del usuario y superposiciones mediante el uso de diálogos modales, popovers informativos, spinners de carga y alertas codificadas por colores. El framework también proporciona herramientas para el diseño de layouts responsivos y flujos de trabajo de entrada de datos interactivos.

    Provides interactive input fields, validation logic, and date pickers for collecting and verifying user data.

    JavaScript
    Ver en GitHub↗4,679
  • creativetimofficial/material-tailwindAvatar de creativetimofficial

    creativetimofficial/material-tailwind

    4,359Ver en GitHub↗

    Material Tailwind is a responsive web UI framework and component library built with Tailwind CSS. It provides a customizable design system that implements Material Design principles for web applications. The project focuses on a customizable design system, allowing for centralized theme configuration and utility-based styling to maintain visual consistency across interfaces. The library includes a wide range of reusable interface elements, covering layout structures, navigation systems, and overlay components. It provides specialized tools for web form construction, data input controls, and

    Implements interactive input fields and validation logic for structured web-based data collection.

    TypeScriptjavascriptmaterialmaterial-design
    Ver en GitHub↗4,359
  • laravelcollective/htmlAvatar de LaravelCollective

    LaravelCollective/html

    4,080Ver en GitHub↗

    This project is a programmatic HTML form builder and element generator for PHP, designed as a component library for the Laravel Blade templating engine. It provides a fluent interface to create structured HTML markup and attributes, allowing developers to generate web interface elements through code rather than writing raw markup. The library focuses on the dynamic construction of web forms and input fields. It enables the programmatic definition of form structures and attributes based on application logic, which helps maintain cleaner templates within the Laravel framework.

    Enables the programmatic implementation of web forms and input fields based on application logic.

    PHP
    Ver en GitHub↗4,080
  • hail2u/html-best-practicesAvatar de hail2u

    hail2u/html-best-practices

    4,077Ver en GitHub↗

    Este proyecto es una guía de referencia completa para escribir marcado HTML limpio, semántico y mantenible basado en estándares web modernos. Proporciona un conjunto de reglas para implementar estándares HTML semánticos, utilizando elementos estructurales significativos en lugar de contenedores genéricos para mejorar la jerarquía del documento y la legibilidad por máquina. La guía establece convenciones específicas para el formato HTML, cubriendo sangría, uso de mayúsculas en etiquetas y organización del código fuente para mejorar la mantenibilidad de la base de código. También sirve como referencia de accesibilidad web, detallando la implementación de roles ARIA, texto alternativo y controles de formulario accesibles para soportar lectores de pantalla y otras tecnologías de asistencia. El proyecto cubre varias áreas de capacidad centrales, incluyendo la configuración de metadatos del documento y codificación de caracteres para compatibilidad con navegadores, la gestión de activos web mediante resolución de rutas absolutas y la optimización de formularios web mediante atributos de etiquetado y validación adecuados. También incluye estándares para manejar contenido multimedia con mecanismos de respaldo apropiados.

    Provides patterns for using labels and fieldset legends to create user-friendly web form interfaces.

    Ver en GitHub↗4,077
  • github/hotkeyAvatar de github

    github/hotkey

    3,292Ver en GitHub↗

    Hotkey is a client-side JavaScript library designed to enhance web application accessibility and navigation through keyboard shortcut integration. It enables developers to bind keyboard shortcuts and multi-key sequences directly to HTML elements using declarative attributes. The library functions as a web component and DOM interaction helper that triggers clicks, focus events, or custom actions when specific key combinations are pressed. The project features document-level event delegation to capture global keyboard inputs efficiently and route them to targeted elements. It includes input sco

    Enabling keyboard-driven interactions within form fields and specific page elements to improve accessibility and speed up data entry.

    JavaScriptdecoratorshortcuts
    Ver en GitHub↗3,292
  • minikomi/bootstrap-form-builderAvatar de minikomi

    minikomi/Bootstrap-Form-Builder

    2,104Ver en GitHub↗

    Bootstrap-Form-Builder is a low-code web form generator that enables the creation of data collection interfaces through a browser-based visual editor. It allows users to design complex form layouts by arranging pre-styled components on a canvas, automatically producing the underlying HTML and layout structure without requiring manual code entry. The tool distinguishes itself through a configuration-based approach to component management. Developers can extend the available input types by registering custom elements and providing modular templates, which are then integrated into the visual des

    Generates web forms by automatically producing the underlying HTML and layout structure for data collection.

    JavaScript
    Ver en GitHub↗2,104
  1. Home
  2. User Interface & Experience
  3. Web Form Implementations