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
·

1 repository

Awesome GitHub RepositoriesConfirmation Dialogs

Customizable confirmation prompts triggered before executing destructive or non-idempotent actions.

Distinguishing note: None of the shortlist candidates relate to confirmation dialogs or user-facing security prompts; this is a distinct UX security pattern.

Explore 1 awesome GitHub repository matching security & cryptography · Confirmation Dialogs. Refine with filters or upvote what's useful.

Awesome Confirmation Dialogs GitHub Repositories

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

    hotwired/turbo

    7,343Vezi pe GitHub↗

    Hotwire Turbo is a server-driven navigation and HTML streaming framework that intercepts link clicks and form submissions to fetch pages in the background and replace content without full browser reloads. It provides a Turbo Frame component that scopes page regions into independent contexts, enabling partial page updates where only a specific area of the page navigates or loads content. The framework includes a page cache and morph system that stores recently visited pages for instant restoration and applies minimal DOM changes on refresh, preserving scroll position and element state. The fra

    Hotwire Turbo defines a custom function, returning a promise, that is called when a link with a confirmation attribute is clicked.

    JavaScript
    Vezi pe GitHub↗7,343
  1. Home
  2. Security & Cryptography
  3. Confirmation Dialogs