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
·

15 Repos

Awesome GitHub RepositoriesPassword Input Fields

Specialized input components for secure text entry with visibility toggling capabilities.

Distinguishing note: None of the candidates were provided; this is a standard security-focused UI input component.

Explore 15 awesome GitHub repositories matching user interface & experience · Password Input Fields. Refine with filters or upvote what's useful.

Awesome Password Input Fields GitHub Repositories

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

    vuetifyjs/vuetify

    41,003Auf GitHub ansehen↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    The library sets the input type to password and appends icons with callbacks to toggle the visibility of entered characters.

    TypeScriptjavascriptmaterialmaterial-components
    Auf GitHub ansehen↗41,003
  • whatwg/htmlAvatar von whatwg

    whatwg/html

    9,163Auf GitHub ansehen↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Implements text fields that obscure characters to protect sensitive password data.

    HTMLcanvaseventsourcehtml
    Auf GitHub ansehen↗9,163
  • simplezhli/flutter_deerAvatar von simplezhli

    simplezhli/flutter_deer

    8,580Auf GitHub ansehen↗

    Flutter Deer is a Flutter practice project that demonstrates realistic application patterns across Android and iOS. It showcases how to structure a Flutter app with modular routing, reactive state management using Provider, and a centralized network layer built with Dio for structured API calls and error handling. The project also includes integration and accessibility testing that simulates real user interactions to verify UI behavior and screen-reader compatibility. The project differentiates itself by providing a comprehensive showcase of custom UI components and interactions, including ca

    Provides a custom numeric or alphanumeric keypad designed specifically for password input fields.

    Dartamapandroidchart
    Auf GitHub ansehen↗8,580
  • huntabyte/shadcn-svelteAvatar von huntabyte

    huntabyte/shadcn-svelte

    8,341Auf GitHub ansehen↗

    shadcn-svelte is a collection of accessible and customizable user interface elements for Svelte applications. Rather than being distributed as a traditional dependency, these components are provided as source code that is copied directly into the project codebase. The library utilizes a registry-based distribution system, allowing users to install specific UI blocks and components via a command-line interface. This system uses JSON metadata to define dependencies and file paths, while a bootstrapping process automates the configuration of styles and CSS variables. The project integrates Tail

    Implements an accessible one-time password input field with support for copy-paste and visual separators.

    TypeScriptbits-uishadcn-svelteshadcn-ui
    Auf GitHub ansehen↗8,341
  • nuxt/uiAvatar von nuxt

    nuxt/ui

    6,675Auf GitHub ansehen↗

    Nuxt UI is a comprehensive Vue component library built for the Nuxt ecosystem, providing over 125 production-ready, WAI-ARIA compliant components for building modern web applications. The library offers a complete design system with Tailwind CSS theming, supporting dark mode, custom color palettes, semantic color aliases, and runtime theme switching through CSS design tokens. It includes built-in internationalization for over 50 languages, server-side rendering compatibility, and a Figma kit that mirrors the code components for design-to-development consistency. The library distinguishes itse

    Includes OTP input fields with autocomplete and clipboard detection for mobile devices.

    Vuecomponentsnuxtnuxt-module
    Auf GitHub ansehen↗6,675
  • chakra-ui/zagAvatar von chakra-ui

    chakra-ui/zag

    5,121Auf GitHub ansehen↗

    Zag ist eine Headless-UI-Zustandsmaschinenbibliothek, die ungestylte Komponentenlogik bereitstellt, um konsistentes Verhalten über verschiedene Rendering-Engines hinweg sicherzustellen. Sie fungiert als Toolkit zur Modellierung komplexer User-Interface-Interaktionen unter Verwendung von Statecharts und entkoppelt die zugrunde liegende Logik und Accessibility-Attribute vom visuellen Styling. Die Bibliothek ist framework-agnostisch und nutzt spezialisierte Adapter, um ihre Zustandsmaschinenlogik mit verschiedenen JavaScript-Bibliotheken wie React, Solid, Vue und Svelte zu verbinden. Dieser Ansatz ermöglicht es Entwicklern, ein einheitliches Interaktionsmodell beizubehalten, während sie jede CSS- oder Styling-Lösung durch zustandsgesteuerte Datenattribute anwenden können. Zag deckt ein breites Spektrum an funktionalen Bereichen ab, einschließlich umfassendem Accessibility-Management für Tastaturnavigation und ARIA-Attribute sowie eine riesige Sammlung interaktiver Primitiven. Dazu gehören Input-Controls, Navigationselemente wie Menüs und Tabs, Overlay-Komponenten wie Dialoge und Popovers sowie komplexe Medienhandhabung für Bildzuschnitt und Signaturerfassung. Es bietet zudem Utilities für hierarchisches Datenmanagement, asynchrone Listenbehandlung und ein System zur Konstruktion geführter Produkttouren.

    Provides a secure password input field with visibility toggling and focus restoration.

    TypeScripta11yaccessibilityagnostic
    Auf GitHub ansehen↗5,121
  • chalarangelo/30-seconds-of-reactAvatar von Chalarangelo

    Chalarangelo/30-seconds-of-react

    5,081Auf GitHub ansehen↗

    This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for building user interfaces with React. It serves as a library of short examples designed to solve common development tasks, ranging from state management to DOM integration. The collection provides a wide array of specialized utilities for interacting with browser APIs, including window dimension tracking, media query evaluation, and online status monitoring. It also includes practical guides and snippets for performance optimization, such as memoization, lazy loading, and state c

    Implements a specialized input component for secure text entry that includes a toggle for masking and unmasking the password.

    JavaScripteducationjavascriptlearn-to-code
    Auf GitHub ansehen↗5,081
  • xuexiangjys/xuiAvatar von xuexiangjys

    xuexiangjys/XUI

    5,075Auf GitHub ansehen↗

    XUI ist ein natives Android-UI-Framework und eine Komponentenbibliothek für den Aufbau von Anwendungsoberflächen. Es bietet eine umfassende Suite nativer Layouts, Eingabefelder und Navigationselemente, unterstützt durch ein gestuftes Theme-Management-System zur Definition globaler visueller Attribute und responsiver Styles. Das Framework zeichnet sich durch einen spezialisierten Satz benutzerdefinierter Views und Interaktions-Toolkits aus, einschließlich hochperformanter Kalender, Datenvisualisierungs-Rendering und einer Vielzahl stilisierter Buttons mit integrierten Timern und visuellen Effekten. Es enthält zudem integrierte Medienverarbeitungsfunktionen wie Barcode- und QR-Code-Scanning, benutzerdefinierte QR-Generierung und eine Schnittstelle zum Zuschneiden von Bildern. Das Projekt deckt ein breites Spektrum an UI- und UX-Funktionen ab, einschließlich diverser Dateneingabekomponenten, Floating-Window-Primitiven und einer Vielzahl von Feedback-Indikatoren wie Snackbars und Fortschrittsanzeigen. Es bietet zudem Layout-Templating, Typografie-Konfiguration und Animationssysteme zur Verwaltung von View-Übergängen und interaktivem Feedback.

    Provides secure text fields with the ability to toggle between masked and plain text.

    Javaandroidandroid-uistyles
    Auf GitHub ansehen↗5,075
  • coreui/coreui-free-react-admin-templateAvatar von coreui

    coreui/coreui-free-react-admin-template

    4,940Auf GitHub ansehen↗

    Dieses Projekt ist ein React-basiertes Admin-Template und UI-Kit, das für den Aufbau von Dashboards entwickelt wurde. Es bietet eine umfassende Sammlung vorgestylter Layouts, eine zugängliche Komponentenbibliothek und ein Sass-basiertes UI-Framework für die Erstellung administrativer Interfaces. Das Template ist spezifisch als KI-optimiertes Projekt strukturiert und nutzt Coding-Muster und Organisation, die darauf ausgelegt sind, KI-Assistenten bei der Generierung konsistenter, produktionsreifer React-Codes zu unterstützen. Es verfügt über ein flexibles Styling-System unter Verwendung von Sass-Variablen und CSS-Custom-Properties, um anpassbare helle und dunkle Themen zu unterstützen. Das Kit deckt ein breites Spektrum an Interface-Funktionen ab, einschließlich Datenvisualisierungs-Widgets, interaktiven Tabellen mit Sortierung und Paginierung sowie komplexen Formularelementen wie Multi-Step-Wizards. Es enthält übergeordnete Navigationssysteme wie Sidebars und Breadcrumbs sowie strukturelle Komponenten wie responsive Grids, modale Dialoge und zugängliche Kalender-Interfaces.

    Provides multi-field input components for one-time passwords with automatic focus navigation.

    JavaScriptadminadmin-dashboardadmin-panel
    Auf GitHub ansehen↗4,940
  • chakra-ui/arkAvatar von chakra-ui

    chakra-ui/ark

    5,004Auf GitHub ansehen↗

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    Provides a sequence of single-character input fields for OTP entry with autocomplete and keyboard navigation.

    TypeScriptcomponentsdesign-systemheadless
    Auf GitHub ansehen↗5,004
  • ekmas/neobrutalism-componentsAvatar von ekmas

    ekmas/neobrutalism-components

    4,956Auf GitHub ansehen↗

    This project is a neobrutalist UI component library and accessible design system for React. It provides a collection of high-contrast web elements characterized by bold colors, thick borders, and a raw aesthetic. The library distinguishes itself by combining a data visualization toolkit—featuring styled charts and responsive tables—with a comprehensive set of interactive components. It balances this specific visual style with accessibility standards for keyboard navigation and screen readers. The component surface covers a wide range of functional areas, including complex form controls with

    Ships accessible OTP input fields with segmented character boxes for authentication codes.

    TypeScriptneobrutalismneobrutalism-componentsnextjs
    Auf GitHub ansehen↗4,956
  • pythonguis/pythonguis-examplesAvatar von pythonguis

    pythonguis/pythonguis-examples

    4,602Auf GitHub ansehen↗

    Dieses Projekt ist eine Sammlung von Implementierungsmustern und Quellcodebeispielen für den Bau von Desktopanwendungen mit verschiedenen Python-Interface-Bibliotheken. Es bietet Referenzimplementierungen und Architekturmuster für mehrere Frameworks, darunter PyQt, PySide, Tkinter, Kivy und Streamlit. Das Repository zeichnet sich dadurch aus, dass es spezialisierte Beispiele für diverse Interface-Typen bietet, von professioneller Desktop-Software und nativen Fenstern bis hin zu reaktiven webbasierten Daten-Dashboards und Data-Science-Tools. Es enthält spezifisches Referenzmaterial für plattformübergreifende UI-Muster, wie Model-View-Layouts und asynchrone Hintergrundaufgaben-Ausführung. Das Projekt deckt ein breites Spektrum an Funktionen ab, einschließlich Layout-Management, Entwicklung benutzerdefinierter Widgets mit Animationen und GPU-beschleunigtem Rendering für Echtzeit-Visualisierungen. Es demonstriert zudem Datenmanagement-Techniken wie proxybasiertes Filtern und tabellarisches Datenstyling sowie Deployment-Workflows zum Verpacken von Quellcode in verteilbare Executables mit eingebetteten Assets. Die Beispiele adressieren zudem funktionale UI-Komponenten wie Eingabevalidierung, Navigationsmenüs und System-Tray-Integration sowie Sicherheitsimplementierungen für Benutzerauthentifizierung und rollenbasierte Zugriffskontrolle.

    Implements specialized input fields that mask characters to secure sensitive user credentials.

    Pythondesktopdesktop-applicationexample-app
    Auf GitHub ansehen↗4,602
  • syhyz1990/baiduyunAvatar von syhyz1990

    syhyz1990/baiduyun

    4,379Auf GitHub ansehen↗

    This project is a collection of browser automation scripts and user interface customization tools designed for cloud storage link extraction and batch file download management. Its primary purpose is to retrieve direct download URLs from cloud storage providers to bypass web restrictions and enable external downloads. The tool integrates with external download managers by forwarding extracted links via HTTP requests or JSON-RPC. It automates the detection of storage links and extraction codes on webpages to facilitate the simultaneous collection of multiple file URLs. Beyond link extraction,

    Displays plain text passwords in input fields when the mouse hovers over them.

    JavaScriptbaiduchromeidm
    Auf GitHub ansehen↗4,379
  • hilen/tswechatAvatar von hilen

    hilen/TSWeChat

    3,751Auf GitHub ansehen↗

    TSWeChat is a native iOS instant messaging client developed using the Swift programming language. It provides a mobile interface for real-time text communication, voice notes, and multimedia messaging. The application implements specialized utilities for multimedia handling, including an audio format converter to ensure voice recordings are compatible across different mobile devices. It also features custom input interface tools to modify the behavior and appearance of the system keyboard for rich message entry. The system manages user relationships through a structured contact address book

    Implements custom keyboard interfaces to enable rich message entry beyond standard text input.

    Swift
    Auf GitHub ansehen↗3,751
  • ui-layouts/uilayoutsAvatar von ui-layouts

    ui-layouts/uilayouts

    3,190Auf GitHub ansehen↗

    uillayouts is a comprehensive design system consisting of interactive components, responsive templates, motion-enhanced UI kits, and advanced visual effect toolkits. It provides a collection of accessible React UI components and pre-designed layout sections for landing pages. The project is distinguished by a specialized visual effects library and motion-driven components. It features high-performance graphical enhancements such as glassmorphism, mesh gradients, noise overlays, and SVG masking, alongside interactive elements that utilize physics-based animations and cursor-tracking effects.

    Ships secure password input fields with visibility toggles and real-time strength validation.

    TypeScriptaccertinityaccordion-componentanimated-tabs
    Auf GitHub ansehen↗3,190
  1. Home
  2. User Interface & Experience
  3. Password Input Fields

Unter-Tags erkunden

  • Custom Keyboards1 Sub-TagSpecialized on-screen keyboards designed for specific input contexts like password entry. **Distinct from Password Input Fields:** Distinct from Password Input Fields: provides a custom keypad UI, not just a styled text field.
  • OTP InputsInput fields specifically designed for one-time password entry with segmented character boxes. **Distinct from Password Input Fields:** Distinct from Password Input Fields: uses a segmented multi-box layout specifically for short-lived authentication codes.
  • Password Visibility TogglesUI mechanisms that reveal the plain text of masked password fields upon user interaction. **Distinct from Password Input Fields:** Distinct from general input fields: specifically focuses on the act of revealing masked characters.