the-rang
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

the rang

a simple wrapper for Koa

Application: 在Koa Application基础上做了少许扩展
Controller: controller基类
Service: service基类
Router: 在koa-router基础上做了少许扩展

middlewares: 内置middleware
services: 内置service
helpers: helper方法

ctx.controllers
ctx.models

middleware

  • logger
  • compress
  • minify
  • bodyParser
  • session
  • csrf
  • cors
  • json
  • static
  • onerror
  • render
  • multer

services

  • emitter
  • Cache

plugins

框架扩展机制

Readme

Keywords

none

Package Sidebar

Install

npm i the-rang

Weekly Downloads

21

Version

0.4.2

License

MIT

Unpacked Size

73.4 kB

Total Files

91

Last publish

Collaborators

  • zenxds