5 repositorios
Tools for building nested UI layouts based on routing parameters.
Distinguishing note: Focuses on dynamic layout updates driven by navigation state.
Explore 5 awesome GitHub repositories matching web development · Layout Composition. 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.
Coordinates layout measurements and state updates before browser repaints to prevent visual flickering.
Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha
Supports building nested layouts that update content based on route parameters.
number-flow is an animated number UI component that creates fluid vertical transitions between numeric values using digit-by-digit animations. It serves as a locale-aware number formatter that represents values according to regional cultural rules and browser internationalization standards. The component is designed for precise visual integration, exposing internal elements via CSS to allow for external styling. It incorporates accessibility features by detecting browser capabilities and respecting system-level reduced motion preferences. The project covers capabilities for dynamic data visu
Coordinates layout measurements across numeric elements to maintain visual stability during value changes.
Pro Components es una colección de componentes React de alto nivel construidos sobre Ant Design para crear interfaces administrativas de nivel empresarial. Sirve como una suite de componentes especializada y un framework de interfaz de usuario diseñado para construir paneles de control de negocios complejos y herramientas internas. La biblioteca funciona como un constructor de interfaces visuales que permite la composición de páginas web profesionales a través de configuraciones declarativas y patrones de diseño visual. Permite la creación de componentes de interfaz utilizando herramientas de configuración visual para simplificar el proceso de diseño y estilo. El framework cubre la construcción de formularios de entrada con gran cantidad de datos y cuadrículas de datos avanzadas que manejan la ordenación, el filtrado y la integración de datos empresariales. Proporciona un conjunto de tablas, formularios y gráficos prefabricados para facilitar el desarrollo de paneles de gestión.
Provides a system for nesting high-level layout components to standardize the visual structure of enterprise dashboards.
django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme, UI kit, and a customizable landing page dashboard. It replaces the default administration interface with a structured layout designed to organize model forms and changelists. The project distinguishes itself through specific interface enhancements, such as autocomplete lookups for relational fields, rich text editor integration, and the ability to drag-and-drop reorder inline model rows. It also includes a context-switching mechanism that allows administrators to impersonate o
Provides structural patterns to rearrange or group items on the main administration index page.