2 repository-uri
Systems for embedding third-party visual libraries into web applications via client-side registration.
Distinct from Client-Side Directives: None of the candidates describe the general architectural pattern of embedding a visual library into a client app.
Explore 2 awesome GitHub repositories matching web development · Client-Side Library Integrations. Refine with filters or upvote what's useful.
tsparticles is a JavaScript particle animation library and configuration-driven visual effects engine used to create customizable effects, confetti, and interactive backgrounds using HTML5 Canvas. It functions as a plugin-based graphics engine and a web component animation engine, allowing for the generation of complex behaviors and themes through structured JSON configuration objects. The project provides a cross-framework animation wrapper with dedicated compatible components for integrating effects into React, Vue, Angular, and Svelte. Its modular architecture allows users to extend the en
Provides a dedicated module and registration system for embedding customizable effects into web applications.
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
Allows for the embedding of external JavaScript libraries and custom scripts to add complex browser-side behavior.