17koa / base2-express-middlewares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base2-express-middlewares

Install

[sudo] npm install --save base2-express-middlewares

Usages

app.mount_plugins('node_modules/base2-express-middlewares/lib');

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v1.0.0 初始化版本

欢迎fork和反馈

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.

About

License:MIT License


Languages

Language:JavaScript 100.0%