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

0.1.1 • Public • Published

BriskController

NPM Version Package License NPM Downloads

BriskController是一个基于Koa的快速、轻量级、轻快的Controller,可以在nodejs中工作。它参考了SpringMVC框架的装饰器,并改变了javascript中的一些用法。使用brisk-ioc作为 IoC/DI 容器。

License

MIT License

Copyright (c) 2021 Ruixiaozi

Documentation

git config --global core.autocrlf false

参考Example

ChangeLog

查看CHANGELOG

Support

  • koa
  • koa-bodyparser
  • koa-cors
  • koa-router
  • koa-static
  • koa2-swagger-ui
  • brisk-ioc
  • brisk-ts-extends
  • brisk-log
  • dirlint
  • eslint-config-brisk

VSCode Extentions Support

  • EditorConfig for VS Code
  • eslint
  • commitlint

Package Sidebar

Install

npm i brisk-controller

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

500 kB

Total Files

29

Last publish

Collaborators

  • ruixiaozi