From 8f0eb7a1b20a40bfa247e4742c4dd3df3b157325 Mon Sep 17 00:00:00 2001 From: Igor Savin Date: Tue, 10 Oct 2023 23:07:27 +0300 Subject: [PATCH] Add reference to awilix-manager --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75c80c4..b14ce14 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Awilix enables you to write **composable, testable software** using dependency i > 💡 Check out this > [intro to Dependency Injection with Awilix](https://medium.com/@Jeffijoe/dependency-injection-in-node-js-2016-edition-f2a88efdd427) - +> +> 💡 For more complex use-cases, such as eager injection, asynchronous init methods and dependency lookup by tags, check out [awilix-manager](https://www.npmjs.com/package/awilix-manager) # Table of Contents - [Awilix](#awilix)