Components Showcase

0.2.0 widget components showcase. Toast · ClockWidget · EventBar · LogoBanner · NsfwReveal · Lightbox · clipboard.

Toast — notification singleton

Auto-mounts a container on first use. Pair with src/css/toast.css.

ClockWidget — cycling multi-timezone clock

Cycles through timezones every 5 s. Delegates ticking to TimerRegistry.

EventBar — stream event display

Live update with update(items). Suited for stream overlays and dashboards.

LogoBanner — positioned logo with animation

Five position presets, three sizes, fade/slide/none animations.

NsfwReveal — blur-until-clicked overlay

Wraps any element. First click removes the blur. Re-apply via destroy() + new instance.

HIDDEN CONTENT

Lightbox — fullscreen image viewer

Keyboard (Esc / ←→) and touch-swipe navigation. Extracted from gallery.js.

copyWithFeedback — clipboard helper

Copies text to the clipboard and briefly swaps the button label to confirm.

npm install @whykusanagi/corrupted-theme