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
·

3 repository-uri

Awesome GitHub RepositoriesSelection Confirmation

Optional confirmation buttons for finalizing date or time selections.

Distinct from Date Selection Components: Distinct from general date selection components: focuses on the specific confirmation workflow for finalizing input.

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

Awesome Selection Confirmation GitHub Repositories

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

    flatpickr/flatpickr

    16,469Vezi pe GitHub↗

    Flatpickr is a lightweight, dependency-free JavaScript library designed to provide a modular date and time selection interface for web applications. It functions as a versatile web component that integrates into existing forms, offering a consistent user experience for picking single dates, ranges, or multiple values while maintaining a clear separation between human-readable display strings and machine-readable data. The library distinguishes itself through a robust configuration-driven architecture that allows for dynamic runtime updates and extensive customization of date formatting via a

    Supports an optional confirmation button that users must click to finalize their selection.

    TypeScriptdatedatepickerdaterange
    Vezi pe GitHub↗16,469
  • skim-rs/skimAvatar skim-rs

    skim-rs/skim

    6,592Vezi pe GitHub↗

    Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel

    Outputs the currently highlighted item without requiring a confirmation action.

    Rustfuzzyfinderrustskim
    Vezi pe GitHub↗6,592
  • universal-debloater-alliance/universal-android-debloater-next-generationAvatar Universal-Debloater-Alliance

    Universal-Debloater-Alliance/universal-android-debloater-next-generation

    5,945Vezi pe GitHub↗

    Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat

    Prompts for confirmation before applying bulk package state changes to prevent accidents.

    Rustadbandroidbloatware-list
    Vezi pe GitHub↗5,945
  1. Home
  2. User Interface & Experience
  3. Date Selection Components
  4. Selection Confirmation

Explorează sub-etichetele

  • Bulk Action ConfirmationPrompts for confirmation before changing the state of multiple selected packages, preventing accidental bulk modifications. **Distinct from Selection Confirmation:** Distinct from Selection Confirmation: focuses on confirming bulk package state changes rather than date selections.
  • Custom Selection KeybindingsUser-defined key mappings that trigger selection confirmation and determine the resulting output format. **Distinct from Selection Confirmation:** Focuses on configurable key-to-output mappings for selection, rather than generic confirmation buttons for date/time pickers.
  • Live Selection OutputsOutputs the currently highlighted item without requiring a confirmation action. **Distinct from Selection Confirmation:** Distinct from Selection Confirmation: outputs the current selection immediately without a confirmation step.