deb9e704fbe2e55971a963f4f7ceb7c5522536b3
Allows modules to be configured at runtime via static methods returning DynamicModule objects, similar to NestJS forRoot/register patterns.
Alveo
Alveo is a lightweight example of DI (Dependency Injection) container for TypeScript and JavaScript projects, designed to be simple and easy to use.
To install dependencies:
bun install
To run test:
bun test.ts
Description
Languages
TypeScript
100%