brisk-ioc
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i brisk-ioc

Weekly Downloads

5

Version

0.1.1

License

MIT

Unpacked Size

21.1 kB

Total Files

9

Last publish

Collaborators

  • ruixiaozi