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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yuche/vue-strapAvatar yuche

    yuche/vue-strap

    4,679Vezi pe GitHub↗

    vue-strap is a UI framework and component library that provides a collection of themed interface elements based on Bootstrap for use within Vue.js applications. It serves as a Bootstrap-based component kit that bridges CSS framework styling with a reactive JavaScript component architecture. The library implements a wide range of functional building blocks, including navigation bars, dropdown menus, and layout primitives such as accordion panels and tabbed content. It includes an extensive set of form inputs featuring date pickers, typeahead search, and integrated validation state management.

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

    JavaScript
    Vezi pe GitHub↗4,679
  • creativetimofficial/material-tailwindAvatar creativetimofficial

    creativetimofficial/material-tailwind

    4,359Vezi pe GitHub↗

    Material Tailwind este un framework UI web responsiv și o bibliotecă de componente construită cu Tailwind CSS. Oferă un sistem de design personalizabil care implementează principiile Material Design pentru aplicațiile web. Proiectul se concentrează pe un sistem de design personalizabil, permițând configurarea centralizată a temei și stilizarea bazată pe utilitare pentru a menține consistența vizuală între interfețe. Biblioteca include o gamă largă de elemente de interfață reutilizabile, acoperind structuri de layout, sisteme de navigare și componente de overlay. Oferă instrumente specializate pentru construcția formularelor web, controale de introducere a datelor și indicatori vizuali de stare.

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

    TypeScriptjavascriptmaterialmaterial-design
    Vezi pe GitHub↗4,359
  • laravelcollective/htmlAvatar LaravelCollective

    LaravelCollective/html

    4,080Vezi pe 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
    Vezi pe GitHub↗4,080
  • hail2u/html-best-practicesAvatar hail2u

    hail2u/html-best-practices

    4,077Vezi pe GitHub↗

    This project is a comprehensive reference guide for writing clean, semantic, and maintainable HTML markup based on modern web standards. It provides a set of rules for implementing semantic HTML standards, using meaningful structural elements instead of generic containers to improve document hierarchy and machine readability. The guide establishes specific conventions for HTML formatting, covering indentation, tag casing, and source code organization to improve codebase maintainability. It also serves as a web accessibility reference, detailing the implementation of ARIA roles, alternative te

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

    Vezi pe GitHub↗4,077
  • github/hotkeyAvatar github

    github/hotkey

    3,292Vezi pe 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
    Vezi pe GitHub↗3,292
  • minikomi/bootstrap-form-builderAvatar minikomi

    minikomi/Bootstrap-Form-Builder

    2,104Vezi pe 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
    Vezi pe GitHub↗2,104
  1. Home
  2. User Interface & Experience
  3. Web Form Implementations