# learn-dependency-injection **Repository Path**: theorangetype/learn-dependency-injection ## Basic Information - **Project Name**: learn-dependency-injection - **Description**: 用来解释Angular依赖注入的demo项目。 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2022-05-04 - **Last Updated**: 2022-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learn-dependency-injection 此项目专门用来解释 Angular 的依赖注入特性,分支如下: - master - host-decorator - injectable-decorator - injector-decorator - optional-decorator - self-decorator - singleton - skipsel-decorator ## 备注 learn-anguar-***是一个Angular系列教学项目用的实例源代码,一共分成了 16 个项目。 - 国内推荐使用gitee.com,链接在这里:https://gitee.com/organizations/learn-angular-series - github上的链接在这里:https://github.com/learn-angular-series - 如果你需要一个更复杂、更完整一点的例子,请试试NiceFish:https://gitee.com/mumu-osc/NiceFish