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
·

1 Repo

Awesome GitHub RepositoriesLive Validated Inputs

Input fields that validate user input in real-time as it is typed, with support for default values and masking.

Distinct from Input Validation: Distinct from Input Validation: focuses on live, real-time validation during input rather than general input validation libraries.

Explore 1 awesome GitHub repository matching part of an awesome list · Live Validated Inputs. Refine with filters or upvote what's useful.

Awesome Live Validated Inputs GitHub Repositories

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

    manifoldco/promptui

    6,396Auf GitHub ansehen↗

    Promptui is a Go library for building interactive command-line prompts, providing components for collecting text input with validation, presenting scrollable selection lists, and enabling dynamic addition of list items. It serves as a toolkit for creating terminal user interfaces where users can navigate menus, search options, and enter text with live validation and masking. The library implements interactive prompts through a synchronous blocking I/O model combined with ANSI cursor control and terminal-event-driven rendering, allowing for real-time UI updates. Its template-driven output form

    Collects single-line text input with live validation, default values, and masking for sensitive data.

    Goclicommand-linegolang
    Auf GitHub ansehen↗6,396
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Input Validation
  5. Live Validated Inputs