61 packages
caro-kann

common-resolver
common-resolver는 다양한 스키마 유효성 검증 라이브러리를 **일관된 인터페이스로 통합**하는 유틸리티 라이브러리입니다. Zod, Yup, Superstruct 등 인기 있는 유효성 검증 라이브러리를 위한 통합 리졸버를 제공합니다.
@fluojs/cache-manager
Decorator-driven HTTP response caching and standalone cache service for Fluo, with memory and Redis backends.
@fluojs/cli
The Fluo CLI — bootstrap, generate, migrate, and inspect commands for application development.
@fluojs/config
Configuration loading, merging, validation, and typed runtime access for Fluo applications.
@fluojs/core
Shared contracts, decorators, and metadata helpers that form the foundation of every Fluo package.
@fluojs/cqrs
Command/query buses with bootstrap-time handler discovery, saga support, and event-bus delegation for Fluo.
@fluojs/cron
Decorator-based task scheduling for Fluo with cron, interval, and timeout triggers and optional distributed locking.
@fluojs/di
Minimal token-based dependency injection container powering every Fluo application.
@fluojs/discord
Webhook-first, transport-agnostic Discord delivery core for Fluo with notifications integration.
@fluojs/drizzle
Drizzle ORM integration for Fluo with ALS transaction context, async module factory, and optional dispose hook.
@fluojs/email
Transport-agnostic email delivery core for Fluo with notifications and queue integration seams.
@fluojs/event-bus
In-process event publishing and handler discovery for Fluo applications.
@fluojs/graphql
Decorator-based GraphQL module, schema exposure, and execution pipeline for Fluo.
@fluojs/http
HTTP execution layer — routing, guards, interceptors, DTO binding, and exception handling for Fluo.
@fluojs/i18n
Framework-agnostic internationalization core surface for fluo applications.
@fluojs/jwt
HTTP-agnostic JWT signing and verification core for Fluo authentication.
@fluojs/metrics
Prometheus metrics exposure with isolated registries and low-cardinality HTTP metric middleware for Fluo.
@fluojs/microservices
Transport-driven microservice runtime with pattern decorators and multi-transport support for Fluo.
@fluojs/mongoose
Mongoose integration for Fluo with session-aware transaction context and lifecycle management.
@fluojs/notifications
Channel-agnostic notification orchestration with optional queue and lifecycle event seams for Fluo.
@fluojs/openapi
Decorator-based OpenAPI 3.1 document generation with optional Swagger UI for Fluo applications.
@fluojs/passport
Strategy-agnostic authentication guard wiring and strategy registry for Fluo.
@fluojs/platform-bun
Bun-based HTTP adapter for the Fluo runtime.
@fluojs/platform-cloudflare-workers
Cloudflare Workers HTTP adapter for the Fluo runtime built on the shared Web Request/Response core.