This project provides an animated Live2D character widget that can be embedded on any web page as an interactive mascot. The widget renders characters using the Cubism SDK on an HTML canvas, and can be deployed either via a content delivery network for zero-setup integration or self-hosted on a personal server for full control over asset delivery.
Las características principales de stevenjoezhang/live2d-widget son: Web Mascot Embeddings, CSS Selector Speech Triggers, Mascot Speech Customizations, Live2D Avatar Renderers, Live2D Model Configurators, Embedded Mascot Widgets, Interaction Binding Selectors, Interactive Selector Bindings.
Las alternativas de código abierto para stevenjoezhang/live2d-widget incluyen: open-llm-vtuber/open-llm-vtuber. wwayne/react-tooltip — This project is a React tooltip component and CSS-driven library used to display descriptive text bubbles when users… fastenhealth/fasten-onprem — Fasten is a self-hosted, open-source personal health record application that aggregates medical data from thousands of… ipython-contrib/jupyter_contrib_nbextensions — This project is a collection of community-developed plugins and a modular framework designed to extend the… maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data… hieventsdev/hi.events — Hi.Events is an open-source event management platform designed for organizing events, managing ticket tiers, and…
This project is a React tooltip component and CSS-driven library used to display descriptive text bubbles when users hover over or focus on specific elements. It functions as an accessible UI widget and customizable framework for managing informational popovers within React applications. The library distinguishes itself through flexible anchor management, allowing a single tooltip instance to be linked to multiple trigger elements via CSS selectors or HTML data attribute binding. It provides specific controls for visibility timing and animation, as well as the ability to disable automatic sty
Fasten is a self-hosted, open-source personal health record application that aggregates medical data from thousands of healthcare providers using the FHIR protocol. It runs entirely on the user's own infrastructure, ensuring all medical records remain private and under the user's control without reliance on external cloud services. The application uses OAuth2 authentication to guide users through linking their healthcare provider accounts, pulling patient records into a unified local database. The platform provides condition-specific health dashboards that display tailored metrics and diagnos
This project is a collection of community-developed plugins and a modular framework designed to extend the functionality of the Jupyter notebook environment. It serves as a customization tool that modifies the browser-based workspace through a system of injected scripts, stylesheets, and interactive components. The framework manages the lifecycle and registration of independent interface components using metadata-driven configuration. This allows users to enable or disable specific tools via a configuration menu to tailor the workspace without modifying the core application source code. The