Powerful image tool for Vue 3 and Nuxt 3. One component replaces a dozen workarounds: lazy loading, WebP/AVIF, Blurhash and LQIP, auto srcset generation, art direction, retry. CLI for image generation, CDN adapters, Vite plugin, directive for backgrounds. SSR, Nuxt, type‑safety. No external dependencies except Vue 3.
User‑friendly notifications for Vue 3 and Nuxt 3. Show operation status, let users undo actions, group messages, and control their priority. Fully customisable look and feel. Easy to integrate, small footprint. All you need for notifications.
Ready‑to‑use localization layer for Vue 3 built on vue-i18n. Lazy locale loading, ICU pluralization via Intl.PluralRules, locale metadata, date/currency formatting. Vite plugin for translation completeness checks, CLI for locale file management, browser‑based locale editor. SSR and Nuxt ready.
Universal network monitoring plugin for Vue 3. Intercepts HTTP (Fetch/XHR), WebSocket, and SSE, logs them in a unified format with automatic data sanitization. Includes reactive statistics, request mocking, HAR export, waterfall timeline, Diff View, and a ready-to-use UI component with filtering. Supports Nuxt 3, Sentry, and OpenTelemetry.
A modular orchestrator for REST requests and pipelines. Includes an HTTP client with retry, caching, rate limiting, and request cancellation, plus a flexible PipelineOrchestrator for sequential or parallel stage execution with pause/resume, middleware, state export/import, and Vue/React integration.
Lightweight finite state machines for Vue 3. Manage states without cascading v-if. Parallel processes, guarded transitions, async actions, event queue, state persistence. Built‑in multi‑step form wizard. Shared machine across multiple components. DevTools panel. Full TypeScript, SSR. No external dependencies except Vue 3.
Reactive localStorage, sessionStorage, IndexedDB and cookies for Vue 3. TTL, AES-GCM encryption, cross‑tab sync, schema migrations (versioning with up/down functions), full SSR/Nuxt support. Single useStorage API for all adapters. No external dependencies except Vue 3.
Virtual lists, tables, grids, and trees for Vue 3. Dynamic row heights (ResizeObserver), animated grouping, sticky headers, fixed columns, lazy child loading. Infinite scroll (both directions) and searchable select. Keyboard navigation and pointer‑based drag‑to‑reorder. SSR‑ready, scroll position restoration. No external dependencies except Vue 3.
Command Palette for Vue 3. Fuzzy search with match highlighting, grouped commands, nested sub-palettes, global keyboard shortcuts, async search, confirmation dialogs, recent command history, and full customisation via slots. SSR‑compatible, i18n ready, Nuxt support, TypeScript. No external dependencies except Vue 3.
Schema-driven form library for Vue 3. Define fields as an array of objects — get reactive values, validation, masking, and conditional field visibility out of the box. Supports Zod, Yup, and Valibot for schema parsing, dynamic field arrays, multi-step wizard forms, and a Tailwind theme. No required dependencies, full TypeScript support.
Feature flag system for Vue 3 without project rebuilds. Supports strategies via API, environment variables, localStorage, and A/B testing. Includes reactive directives for conditional rendering, composables, caching, SSR, and Nuxt 3 integration. Full type safety and zero overhead for disabled features.
A utility for creating reactive state from CSS media queries and element dimensions. Supports viewport breakpoints (window.matchMedia) and container queries (ResizeObserver). Includes Vue 3 and React 18+ adapters, works in SSR, and has zero dependencies.
Comprehensive library for working with colors across all models — hex, RGB, HSL, HSV, HWB, Lab, LCH, OKLAB, OKLCH, CMYK — plus CSS variables and named colors. Includes WCAG accessibility, color harmonies, perceptual blending (CIEDE2000), color blindness simulation, palette generation, and a CLI.
A library for generating CSS gradients (linear, radial, conic) with color harmonies, WCAG accessibility utilities, CSS variable support, canvas export, and reactive hooks for Vue and React. Includes ready‑to‑use presets and tools for creating accessible gradients.
A lightweight utility for detecting operating system and device type (iOS, macOS, Android, Windows, Linux, ChromeOS, mobile or desktop). Works in browsers, Node.js, and SSR. Includes Windows 11 detection, reactive hooks for React, and composables for Vue. Zero dependencies.