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
·

3 repository-uri

Awesome GitHub RepositoriesInput Element Wrappers

Wrappers that standardize interactions across various HTML input and contenteditable elements.

Distinct from HTML Element Wrappers: Focuses on standardizing input behaviors across different DOM elements, whereas HTML Element Wrappers generally refers to React-based prop mapping.

Explore 3 awesome GitHub repositories matching user interface & experience · Input Element Wrappers. Refine with filters or upvote what's useful.

Awesome Input Element Wrappers GitHub Repositories

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

    uNmAnNeR/imaskjs

    5,187Vezi pe GitHub↗

    imaskjs este o bibliotecă de mascare a input-ului JavaScript și un manager de input DOM utilizat pentru a impune modele, tipuri de date și intervale specifice asupra input-ului utilizatorului în timp real. Servește ca bibliotecă de formatare a datelor și instrument de validare a input-ului care transformă valorile brute de intrare în șiruri formatate folosind măști și pipe-uri personalizate. Proiectul oferă capabilități de mascare dinamică, permițând modelelor de input să se schimbe sau să comute în timp real pe baza caracterelor pe care le tastează un utilizator. Suportă constrângeri complexe de input, inclusiv expresii regulate, intervale numerice, verificare bazată pe dată și enumerări de caractere. Biblioteca acoperă o gamă largă de sarcini de procesare a input-ului și gestionare a datelor, inclusiv transformări de pre- și post-procesare, extragerea valorii brute pentru trimiterea API și aplicarea măștilor atât pe câmpurile de input HTML standard, cât și pe elementele contenteditable.

    Provides a standardized wrapper to manage interactions across different input types, including text fields and contenteditable elements.

    TypeScriptinputmaskvanilla-js
    Vezi pe GitHub↗5,187
  • yaireo/tagifyAvatar yairEO

    yairEO/tagify

    3,880Vezi pe GitHub↗

    Tagify is an HTML tagging component library that transforms standard input and textarea elements into interactive interfaces for managing collections of data tags. It provides a form enhancement toolkit and an autocomplete input framework designed to add validation, persistence, and dynamic data synchronization to web forms. The library is distinguished by its ability to function as a mixed-content text editor, allowing interactive tags to be interspersed within blocks of plain free-form text. It supports real-time suggestions derived from local whitelists or remote servers, as well as an act

    Transforms standard HTML input elements into custom DOM wrappers that manage interactive tags.

    HTMLangular-componenthtmlinput
    Vezi pe GitHub↗3,880
  • greena13/react-hotkeysAvatar greena13

    greena13/react-hotkeys

    2,158Vezi pe GitHub↗

    React hotkeys is a keyboard shortcut manager designed for declaring, scoping, and handling keyboard shortcuts and focus areas in React applications. It allows developers to define declarative shortcuts by binding key combinations or sequences to action names and handler functions, enabling components to respond predictably to user input. The library provides distinct mechanisms for managing how keyboard events interact with the document. It supports scoping hotkeys to specific component subtrees and DOM descendants to match natural browser focus behavior, alongside global key event handling t

    Excludes input elements and editable content from triggering shortcuts by default with customization rules.

    JavaScript
    Vezi pe GitHub↗2,158
  1. Home
  2. User Interface & Experience
  3. Component Architectures
  4. HTML Element Wrappers
  5. Input Element Wrappers