10 repositorios
Logic for showing or hiding interface elements based on state.
Distinguishing note: No candidates provided; grouping under User Interface & Experience as it pertains to UI logic.
Explore 10 awesome GitHub repositories matching user interface & experience · Conditional UI. Refine with filters or upvote what's useful.
React es una biblioteca de JavaScript para crear interfaces de usuario basadas en una arquitectura orientada a componentes y un flujo de datos unidireccional.
Uses standard programming constructs like conditional statements to describe interface content and behavior.
Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.
Displays or hides tabs dynamically based on field values for context-aware forms.
GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and interactive user interfaces. It provides a robust property-interpolation engine that calculates intermediate values for CSS styles, attributes, and numeric properties, enabling smooth visual transitions across web elements. The framework is built on a core architecture that manages animation lifecycles, timeline-based sequence orchestration, and virtual property interception to ensure precise control over motion. The library distinguishes itself through a modular, plugin-based extensib
Groups multiple media query conditions into a single setup function to toggle animation behavior dynamically based on viewport size.
Uno is a cross-platform development framework used to build native mobile, web, desktop, and embedded applications from a single C# and XAML codebase. It provides a native UI framework that renders visual elements across different operating systems using shared layout and styling rules. The platform features a hot reload development environment that allows for the modification of code and layouts in a running application without restarting the process. It supports a dual-mode rendering system, offering a choice between a shared cross-platform canvas and native platform controls. The framewor
Allows showing or hiding specific interface components based on environment technical requirements or data types.
Lualine.nvim is a Lua-based editor extension for Neovim that renders dynamic status, tab, and window bars. It functions as a configurable UI component used to display real-time buffer information, system context, and editor state. The plugin differentiates itself through a multi-bar rendering pipeline that independently populates the statusline, tabline, and winbar. It supports a component-based layout engine with dynamic function-based injection and condition-based visibility, allowing the interface to adjust based on window dimensions or specific filetype overrides. The project covers wide
Evaluates boolean logic and window dimensions to determine the visibility of specific UI components.
Uses loops and conditionals in markdown to show or hide content based on query results and user context.
Searchkit es un framework de UI de búsqueda diseñado para construir interfaces de búsqueda con React y Vue que se conectan a backends de Elasticsearch y OpenSearch. Proporciona una capa de traducción de consultas de búsqueda para convertir estados de búsqueda del frontend en lenguajes de consulta específicos del motor y un motor de renderizado de resultados para mostrar aciertos, menús de facetas y paginación. El framework incluye una interfaz de búsqueda semántica que permite búsquedas de vecinos más cercanos basadas en vectores y procesamiento de lenguaje natural. Se diferencia por un sistema de traducción basado en adaptadores y un mapeo de UI basado en componentes que conecta la lógica de búsqueda con vistas intercambiables a través de una interfaz estandarizada. El proyecto cubre una amplia gama de capacidades, incluyendo gestión de estado para sincronizar filtros y paginación, generación compleja de facetas para filtrado jerárquico y numérico, y lógica de ranking personalizada mediante ponderación de prioridad de campos. También proporciona herramientas para fijar resultados, modificación de reglas de consulta y visualización geográfica mediante interfaces basadas en mapas. Para seguridad y extensibilidad, el proyecto utiliza una capa de acceso API para realizar proxy de solicitudes entre el navegador y el clúster de búsqueda, y soporta la interceptación de solicitudes basada en middleware para modificar consultas y respuestas.
Provides logic to dynamically show or hide interface elements based on the current search state and active filters.
Consent-O-Matic is a browser extension and cookie consent automation tool designed to automatically interact with privacy notices and cookie banners. It utilizes a DOM interaction engine and a privacy preference manager to map user choices to automated actions on third-party consent management providers. The project features a custom rule engine that allows for the import of external rule lists from user-provided URLs to target specific website behaviors. It employs a targeting system that combines CSS selectors with text, style, and iframe filters to locate and interact with precise web elem
Executes specific actions based on element presence or checkbox states to handle dynamic page behaviors.
This project is a GitHub profile README generator and markdown profile builder. It functions as a developer portfolio generator that converts personal information and preferences into a structured Markdown file for use as a public profile landing page. The tool focuses on developer portfolio branding and GitHub profile customization. It uses a series of templates to automate the layout of a professional presence, allowing users to showcase their skills and social links. The generator utilizes form-driven data collection and conditional content logic to determine which sections appear in the
Uses conditional rendering logic to determine which Markdown sections are included based on user preferences.
Beehave is a behavior tree AI framework and plugin for the Godot engine. It serves as an agent logic orchestrator for designing adaptive non-player character behaviors using hierarchical behavior trees. The system features a visual debugger that provides runtime visualization of the execution flow and internal state of active trees. This allows for AI execution analysis and the identification of logic errors through a state-based runtime interface. The framework utilizes a composite-decorator pattern and a tick-based polling cycle to execute tree-based logic. It integrates directly with the
Evaluates a hierarchical node structure to determine the next AI action based on success, failure, or running states.