Application bootstrap and runtime orchestration — module graph compilation, DI wiring, and diagnostics export for Fluo.
Runtime-connected React devtool for Fluo apps with static diagnostics report compatibility.
Transport-agnostic email delivery core for Fluo with notifications and queue integration seams.
Deno-based HTTP adapter for the Fluo runtime.
The Fluo CLI — bootstrap, generate, migrate, and inspect commands for application development.
Webhook-first, transport-agnostic Discord delivery core for Fluo with notifications integration.
Configuration loading, merging, validation, and typed runtime access for Fluo applications.
Decorator-based WebSocket gateway authoring core for Fluo, with explicit Node, Bun, Deno, and Cloudflare Workers raw websocket bindings on dedicated subpaths.
Socket.IO v4 gateway adapter for Fluo applications, built on the shared runtime and websocket decorators.
babel's modular runtime helpers
Minimal token-based dependency injection container powering every Fluo application.
Bun-based HTTP adapter for the Fluo runtime.
Cloudflare Workers HTTP adapter for the Fluo runtime built on the shared Web Request/Response core.
Transport-driven microservice runtime with pattern decorators and multi-transport support for Fluo.
Webhook-first, transport-agnostic Slack delivery core for Fluo with notifications integration.
Input-side validation decorators, mapped DTO helpers, and validation engine for Fluo.
Runtime for Regenerator-compiled generator and async functions.
Decorator-based GraphQL module, schema exposure, and execution pipeline for Fluo.
Health indicator composition and enriched runtime health aggregation for Fluo applications.
Fastify-based HTTP adapter for the Fluo runtime.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Raw Node.js HTTP adapter package for the Fluo runtime.
Express-based HTTP adapter for the Fluo runtime.
HTTP execution layer — routing, guards, interceptors, DTO binding, and exception handling for Fluo.