koa-404-handler:Lad和Koa的404处理程序(最好与koa-better-error-handler配合使用)

时间:2024-02-24 11:25:10
【文件属性】:

文件名称:koa-404-handler:Lad和Koa的404处理程序(最好与koa-better-error-handler配合使用)

文件大小:61KB

文件格式:ZIP

更新时间:2024-02-24 11:25:10

middleware koa handler error ctx

koa-404处理程序 和404处理程序(最好与) 目录 安装 : npm install koa-404-handler : yarn add koa-404-handler 用法 const errorHandler = require ( 'koa-better-error-handler' ) ; const koa404Handler = require ( 'koa-404-handler' ) ; // ... // override koa's undocumented error handler app . context . onerror = errorHand


【文件预览】:
koa-404-handler-master
----.remarkignore(23B)
----.gitattributes(12B)
----yarn.lock(215KB)
----src()
--------index.js(230B)
----.babelrc(121B)
----.npmignore(5B)
----.travis.yml(85B)
----LICENSE(1KB)
----test()
--------test.js(1KB)
----README.md(2KB)
----.editorconfig(147B)
----.gitignore(60B)
----package.json(3KB)

网友评论