M1000fr 536fcfc336 feat: enhance asynchronous provider support and fix concurrent resolution bug
Allows factory providers to be asynchronous and ensures concurrent requests for the same singleton await the same promise instead of triggering circular dependency errors.
2026-01-11 17:11:41 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00
2026-01-10 17:28:29 +01:00

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
No description provided
Readme 88 KiB
Languages
TypeScript 100%