Files
core/README.md
2026-01-10 17:28:29 +01:00

248 B

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