From 4b1aee81b5f086236c5e365d964f8dc11ecc18c2 Mon Sep 17 00:00:00 2001 From: Alberto Varela Date: Sat, 11 Jun 2022 11:55:10 +0200 Subject: [PATCH] add: diod IoC library --- README-zh.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-zh.md b/README-zh.md index 48e3715..abcac4b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -377,6 +377,7 @@ * [Inversify - InversifyJS](https://github.com/inversify/InversifyJS) * [Inversify - inversify-express-example](https://github.com/inversify/inversify-express-example) +* [DIOD - diod](https://github.com/artberri/diod) ### 文档生成 diff --git a/README.md b/README.md index 78edf7d..2e81ddd 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,7 @@ The resources of this article are mainly from the following websites: * [Inversify - inversify-express-example](https://github.com/inversify/inversify-express-example) * [Injex Framework](https://www.injex.dev) * [Injex Express Plugin](https://www.injex.dev/docs/plugins/express) +* [DIOD - diod](https://github.com/artberri/diod) ### Doc