Skip to content

ruixiaozi/brisk-ioc

Repository files navigation

BriskIoC

BriskIoC is a fast, light-weight, brisk IoC/DI container to work in ts-node. It refers to the Spring framework and implements dependency injection through decorators and reflection.

BriskIoC 是一个快速、轻量级、轻快的IoC/DI容器,可以在ts-node中工作。它参考了Spring框架,通过装饰器与反射实现依赖注入。集成日志工具。

NPM Version Package License NPM Downloads

推荐(后台开发)搭配:

brisk-ioc + brisk-controller + brisk-orm

License

MIT License

Copyright (c) 2021 Ruixiaozi

Documentation

git config --global core.autocrlf false

参考Example

ChangeLog

查看CHANGELOG

Support

  • bluebird
  • lodash
  • reflect-metadata
  • brisk-ts-extends
  • brisk-log
  • dirlint
  • eslint-config-brisk

Plugins

VSCode Extentions Support

  • EditorConfig for VS Code
  • eslint
  • commitlint

About

fast light brisk ioc/di container on nodejs; Node下快速 轻量的IoC/DI容器,依赖注入,配合装饰器使用

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published