9 packages
fioc
A lightweight and type-safe dependency injection library for JS/TS, designed to simplify dependency management
@fioc/codegen
Automatic DI token and container generator for FIoC
@fioc/core
Fluent, type-safe IoC container for JS/TS, simplifying dependency management in React, Next.js, and Node.js projects
@fioc/event-bus
Type-safe event bus with CQRS support for FIoC. Build event-driven architectures with commands, queries, notifications, and middleware - fully integrated with dependency injection.
@fioc/next
A lightweight, type-safe utility library for @fioc/core, optimized for Next.js Server Components and Server Actions, enabling seamless dependency injection in modern React applications.
@fioc/react
A lightweight, type-safe dependency injection library for React, built on @fioc/core, with hooks and context providers for seamless dependency management in modern React applications.
fioc-react
A lightweight and type-safe dependency injection library for React, designed to simplify dependency management with hooks and context providers.
fioc-server-utils
A lightweight and type-safe utility library for fioc to handle React server features.
@fioc/strict
Type-safe DI for JS/TS with strict compile-time validation — an extension of @fioc/core for robust dependency management.