awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesInput Data Mappings

Mechanisms for linking multiple input sources to a single display or data field.

Distinct from Styled Input Fields: None of the candidates cover the logic of mapping multiple inputs to one output; they focus on translation, automation, styling, or initialization.

Explore 4 awesome GitHub repositories matching user interface & experience · Input Data Mappings. Refine with filters or upvote what's useful.

Awesome Input Data Mappings GitHub Repositories

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

    jessepollak/card

    11,712Vezi pe GitHub↗

    This project provides a visual credit card form UI component and payment input visualizer. It creates an interactive checkout interface that displays a dynamic visual representation of a credit card, updating in real time as users enter payment details into a form. The interface includes localized payment capabilities, allowing the replacement of default labels and validation messages with custom strings to support multiple languages. Users can customize visual fields and input placeholders to control the default text and symbols displayed during the checkout process. The system manages real

    Implements event-driven synchronization to map multiple form input elements to a single visual field on the credit card display.

    SCSScoffeescriptcredit-cardcss
    Vezi pe GitHub↗11,712
  • peco/pecoAvatar peco

    peco/peco

    7,892Vezi pe GitHub↗

    Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec

    Uses NUL characters in the input stream to map displayed text to different returned values.

    Go
    Vezi pe GitHub↗7,892
  • leaverou/awesompleteAvatar LeaVerou

    LeaVerou/awesomplete

    6,979Vezi pe GitHub↗

    Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as an HTML-based autocomplete widget that renders filtered results from arrays, HTML elements, or comma-separated strings with zero external dependencies. The library includes a customizable suggestion engine that allows for the definition of custom matching logic, sorting rules, and trigger thresholds. It is designed as an event-driven UI component, providing a programmable interface to intercept selection events and manage the state of the suggestion popup. The system support

    Transforms raw input arrays or HTML elements into standardized label-value pairs for rendering.

    JavaScript
    Vezi pe GitHub↗6,979
  • ignitetch/advphishingAvatar Ignitetch

    Ignitetch/AdvPhishing

    3,112Vezi pe GitHub↗

    AdvPhishing is a tool for social engineering simulations and credential harvesting testing. It generates deceptive web interfaces, including cloned service provider pages and pre-made layouts that mimic payment and social media platforms, to capture user login details. The tool manages the end-to-end deployment of phishing campaigns by routing captured credentials to a specified email address via an integrated SMTP mail delivery mechanism. It includes utilities for exposing a local development server to the public internet through secure tunneling and redirects users to legitimate third-party

    Implements logic to map HTML form fields to a structured format for delivery to a mailbox.

    Hackadvancephishingamazone-tfofacebook-otp
    Vezi pe GitHub↗3,112
  1. Home
  2. User Interface & Experience
  3. Input Data Mappings