ts-di-starter
ts-di-starter copied to clipboard
Node Typescript pattern with Dependency Injection
Hello, I just saw your repo and its amazing! I suggest to change the tags of repo in order to be easier for people like me to find it. Recently...
Mark Seemans calls this approach Pure DI and it's a nice compromise between a complicated DI framework and just using singletons everywhere. This package might be worth checking out: https://www.github.com/thi-ng/umbrella/tree/develop/packages%2Fsystem...
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.12.2 to 0.14.0. Changelog Sourced from class-validator's changelog. 0.14.0 (2022-12-09) Added add @IsTimeZone decorator to check if given string is valid IANA time zone add @IsISO4217CurrencyCode decorator...