2 repository-uri
Mechanisms that link a single handler to multiple dynamically generated UI components using wildcards.
Distinct from Dynamic Reference Callbacks: Candidates focus on data structure pattern matching or file globs, not linking UI components to callbacks via patterns.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Pattern-Matching Callbacks. Refine with filters or upvote what's useful.
Dash is a Python-based framework for building analytical web applications and reactive data dashboards. It allows developers to connect data science and machine learning code to interactive web interfaces without writing JavaScript, serving as a backend-driven tool for defining layouts and managing state. The framework integrates the Plotly charting engine to render a wide variety of complex charts and financial graphs. It distinguishes itself through a reactive callback system that links user input components to data visualizations, enabling the creation of business intelligence dashboards a
Links a single server-side function to multiple UI components using wildcards to handle dynamically generated elements.
Pocket ID is a self-hosted OpenID Connect (OIDC) identity provider that replaces traditional passwords with passkey-based authentication using WebAuthn public-key cryptography. It runs as a standalone service on user-managed infrastructure, eliminating shared secrets entirely by authenticating users through passkeys instead of passwords. The project distinguishes itself through security-hardened deployment patterns, including distroless container images, non-root user execution, and read-only root filesystems to reduce the attack surface. It supports configurable token signing algorithms (RSA
Accepts OIDC client callback and logout URLs using wildcard patterns for flexible redirect URI matching.