awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesForm Validation Indicators

Visual feedback mechanisms for form inputs to communicate success or error states.

Distinguishing note: No existing candidates provided; focuses specifically on the visual state representation of form validation.

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

Awesome Form Validation Indicators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • saadeghi/daisyuiAvatar von saadeghi

    saadeghi/daisyui

    41,125Auf GitHub ansehen↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    The library provides visual validation states for form inputs, automatically updating field appearances to indicate success or error based on defined rules.

    Sveltecomponentcomponent-librarycomponents
    Auf GitHub ansehen↗41,125
  • mdbootstrap/mdb-ui-kitAvatar von mdbootstrap

    mdbootstrap/mdb-ui-kit

    24,256Auf GitHub ansehen↗

    The mdb-ui-kit is a frontend component library and visual extension that combines the Bootstrap 5 framework with Material Design principles. It provides a collection of pre-styled interface elements and responsive web templates to facilitate the development of consistent web applications. The toolkit extends the Bootstrap ecosystem by adding Material Design aesthetics and advanced styling options. It enables rapid prototyping through the use of pre-configured design blocks and provides mechanisms for deep visual customization via SCSS variables and native CSS custom properties, including supp

    Provides visual feedback mechanisms and error states for form inputs to communicate validation results to users.

    SCSSbootstrapbootstrap-materialbootstrap-template
    Auf GitHub ansehen↗24,256
  • picturepan2/spectreAvatar von picturepan2

    picturepan2/spectre

    11,317Auf GitHub ansehen↗

    Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It functions as a CSS component library that provides pre-styled interface elements and helper classes to facilitate frontend UI development. The framework is distinguished by a pure-CSS component architecture that avoids dependence on external JavaScript runtimes. It utilizes a SASS-based build pipeline that supports class prefixing, stylesheet pruning, and a variable-based theme system for creating custom design systems. The project covers a wide range of layout and interface ca

    Applies visual success or error states to form controls and displays accompanying validation hints.

    CSS
    Auf GitHub ansehen↗11,317
  • mailcheck/mailcheckAvatar von mailcheck

    mailcheck/mailcheck

    7,944Auf GitHub ansehen↗

    Mailcheck is an email domain suggestion library and validation utility designed to identify misspelled email addresses. It functions as a string similarity tool that calculates the distance between typed domains and known correct extensions to provide automated correction suggestions. The library allows for the use of custom domain suggestion lists and the implementation of custom similarity and string distance logic. These mechanisms enable the replacement of default matching thresholds and distance algorithms with user-defined functions. The tool covers domain validation and correction thr

    Helps users fix email domain typos in real time to ensure successful account creation.

    JavaScript
    Auf GitHub ansehen↗7,944
  • formtastic/formtasticAvatar von formtastic

    formtastic/formtastic

    5,215Auf GitHub ansehen↗

    Formtastic ist ein Ruby on Rails-Formular-Builder, der eine Domain-Specific Language zur Generierung semantisch reichhaltiger und barrierefreier HTML-Formulare bereitstellt. Es fungiert als modellgetriebenes Framework, das Datenbank-Schema-Attribute und Assoziationen automatisch auf entsprechende Eingabefelder abbildet und so die Erstellung von Dateneingabeschnittstellen optimiert. Das Framework zeichnet sich durch ein hierarchisches Lookup-System aus, das internationalisierte Labels, Hinweise und Action-Buttons über verschiedene Modell- und Attribut-Namespaces hinweg verwaltet. Es unterstützt zudem komplexe Datenbeziehungen durch rekursive Verarbeitung verschachtelter Ressourcen, was es Entwicklern ermöglicht, mehrere zusammengehörige Datensätze innerhalb einer einzigen Formularstruktur zu erfassen und zu speichern. Über die Standard-Eingabegenerierung hinaus bietet die Bibliothek umfangreiche Konfigurationsoptionen zur Anpassung von HTML-Attributen, CSS-Klassen und Wrapper-Strukturen. Sie integriert sich direkt in die modellbasierte Validierung, um Fehlerfeedback innerhalb des Formular-Layouts zu rendern, und bietet eine erweiterbare Architektur zur Erstellung benutzerdefinierter Eingabekomponenten für spezielle Schnittstellenanforderungen.

    Displays model-level validation errors directly within the form layout to provide immediate user feedback.

    Ruby
    Auf GitHub ansehen↗5,215
  • thedaviddias/front-end-design-checklistAvatar von thedaviddias

    thedaviddias/Front-End-Design-Checklist

    5,214Auf GitHub ansehen↗

    This project is a design-to-development handoff guide and UI design audit framework. It provides a structured collection of requirements and checklists to verify that visual assets, component architectures, and technical specifications are ready for implementation. The framework focuses on standardizing web asset management through naming conventions and format verification for images, icons, and fonts. It includes specifications for responsive web design, ensuring that mobile and tablet layouts and fluid grid systems are defined for cross-device consistency. The guide covers quality assuran

    Verifies that input fields and buttons have defined states and clear indicators for required or optional fields.

    checklistfront-end-developer-toolfront-end-development
    Auf GitHub ansehen↗5,214
  1. Home
  2. User Interface & Experience
  3. Form Validation Indicators

Unter-Tags erkunden

  • Form UX Audits1 Sub-TagThe verification of input field states, labels, and required field indicators to ensure a positive user experience. **Distinct from Form Validation Indicators:** Focuses on the overall UX auditing of form elements rather than just the visual indicator of a validation error