12 repositorios
Tools and libraries for building dynamic, component-based user interfaces in the browser.
Distinguishing note: Focuses on the framework-level capability for interactivity rather than general UI design or styling.
Explore 12 awesome GitHub repositories matching web development · Interactive Web Frameworks. Refine with filters or upvote what's useful.
This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine
Building dynamic browser-based user interfaces using reusable components that provide a fast and responsive experience for end users.
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
Provides a comprehensive framework for building complex, interactive motion sequences and layout transitions across modern component-based web architectures.
ScrollReveal is a JavaScript library designed to manage scroll-triggered visual transitions for web elements. It functions as a framework for tracking element visibility relative to the browser viewport, allowing developers to apply declarative animation sequences as users scroll through a page. The library provides centralized control over motion design by maintaining a global configuration registry that merges with local element settings to ensure consistent behavior. It distinguishes itself through its lifecycle management capabilities, which include the ability to stagger the reveal of mu
Manages declarative reveal effects and staggered motion sequences across modern web application user interfaces.
Motion Canvas is a TypeScript-based framework for creating programmatic animations and motion graphics. It functions as a code-based animation tool that allows developers to define visual transitions, element properties, and timing through scripts rather than traditional timeline-based interfaces. The library renders frame-accurate motion graphics directly in the browser using web technologies. The project utilizes a virtual scene graph to manage visual objects and their transformations, which are then rendered to an HTML5 canvas. It employs generator functions to sequence animations and reac
Renders high-quality, frame-accurate motion graphics directly in the browser using web technologies.
This project is a cross-platform managed execution environment and general-purpose application framework designed for building high-performance software. It provides a unified runtime that handles memory management, type safety, and code execution across diverse operating systems. By integrating a native code compilation toolchain, the platform enables developers to convert managed code into optimized machine instructions, significantly improving startup performance and reducing runtime dependencies for production environments. The framework distinguishes itself through a comprehensive toolch
Supports building interactive web UIs using high-performance component models.
Lenis is a lightweight JavaScript library designed to provide fluid, momentum-based scrolling experiences for web interfaces. It functions as a frontend utility that decouples visual scroll position from the browser's native state, allowing for custom easing and duration while preserving standard browser accessibility, search functionality, and layout measurement tools. The library distinguishes itself by normalizing input from mouse wheels and touch gestures into a unified stream, ensuring consistent physics across different devices. It operates by intercepting native scroll events and apply
Integrates with external motion libraries to synchronize scroll physics with complex, high-precision animations.
Lax.js is a lightweight JavaScript library designed for creating scroll-driven animations and interactive motion effects on web pages. It functions as a frontend interaction framework that enables developers to apply dynamic visual transformations to elements as they enter or exit the viewport. The library distinguishes itself by decoupling animation logic from core scripts through a declarative mapping system that utilizes data attributes. It processes scroll progress through a functional pipeline, mapping vertical offsets to specific CSS property ranges using linear interpolation to ensure
Applies CSS-based animations and transitions to elements as they enter or exit the viewport.
This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro
Employs tools and libraries for building dynamic, component-based user interfaces with real-time updates.
FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut
Enables the creation of dynamic pages that update specific HTML elements in real time without full page reloads.
Walkway es un framework y librería de animación web diseñado para crear y gestionar animaciones de dibujo en rutas, líneas y polilíneas SVG. Funciona como una utilidad para ejecutar animaciones geométricas de líneas dentro de un navegador, proporcionando un sistema para controlar el estado de reproducción y la temporización de gráficos vectoriales. La librería permite la configuración de duraciones personalizadas y funciones de easing para controlar el flujo visual de los dibujos. Gestiona los estados de animación a través de un sistema que puede activar secuencias mediante callbacks y pausar el progreso cuando la ventana del navegador pierde el foco. El framework cubre capacidades de alto nivel para gráficos vectoriales interactivos y diseño de movimiento web, utilizando control de secuencias basado en fotogramas e interpolación de rutas para animar las propiedades de los trazos.
Offers a lightweight framework for orchestrating complex geometric line animations in the browser.
Yui3 es un framework de UI en JavaScript y framework de aplicaciones frontend diseñado para construir aplicaciones web interactivas e interfaces de usuario dinámicas. Funciona como una biblioteca de UI basada en componentes que organiza los elementos de la interfaz en unidades modulares reutilizables con estado y comportamiento encapsulados. El framework incluye un sistema de carga basado en módulos que resuelve y ejecuta scripts bajo demanda a través de un mecanismo consciente de dependencias. Proporciona una capa de abstracción del DOM para estandarizar las interacciones entre navegadores y un bus de eventos pub-sub para la comunicación desacoplada entre módulos independientes. El toolkit cubre la gestión de estado del lado del cliente, el diseño de interfaces basadas en navegador y componentes con gestión de ciclo de vida que sincronizan los cambios de datos internos con el Document Object Model.
Provides a comprehensive framework for building dynamic, component-based interactive web applications in the browser.
Motion-vue is a declarative animation library for Vue that provides a framework for building fluid, high-performance user interface motion. It enables developers to define complex animation states and transitions using code-based variants and spring-driven physics, ensuring that visual updates remain synchronized with component lifecycles and application state. The library distinguishes itself through a layout projection engine that tracks element coordinates to animate transitions between layout states, and a gesture-driven input pipeline that maps pointer and scroll interactions to animatio
Provides a declarative framework for building fluid, high-performance UI motion, layout transitions, and gesture-driven animations in Vue applications.