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.
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 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.
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.
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.
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.