6 repositorios
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.
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.
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.
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.
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.
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.
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.