Introduction
112 words
1 min
l2d-widget is a lightweight Live2D widget for the web, built on top of l2d. One function call puts a Live2D model on your page.
What you get out of the box:
- Hover menu — action buttons that appear on hover, fully customizable
- Tip bubbles — welcome messages, looping tips, typing animation with optional lip-sync
- Multi-model switching — pass an array of models and a switch button appears automatically
- Status bar — loading progress, sleep/wake states
- Entrance animation — slide or fade transitions
The whole thing is ~500 lines of code with zero UI framework dependencies — pure DOM.