没有合适的资源?快使用搜索试试~ 我知道了~
eror:为 HTTP 响应(4xx、5xx)等提供错误类的错误实用程序
共18个文件
js:6个
json:5个
md:2个
需积分: 21 0 下载量 133 浏览量
2021-07-11
04:41:34
上传
评论
收藏 12KB ZIP 举报
温馨提示
错误 错误实用程序,为 HTTP 响应(4xx、5xx)等提供错误类。 安装 $ npm install eror 例子 // Formatted message new eror . InvalidTypeError ( '"%s" must be a string!' , 'name' ) ; // Custom status code new eror . MissingValueError ( 400 , '"%s" is required!' , 'age' ) ; // Pre-defined HTTP errors new eror . NotFoundError ( 'User "%s" not found!' , 'paul' ) ; // Custom errors eror ( 503 , 'The Earth is %s!' , 'exploding' ) ;
资源推荐
资源详情
资源评论
收起资源包目录
eror-master.zip (18个子文件)
eror-master
.travis.yml 74B
package.json 1KB
test
unit
eror.js 3KB
error
common.json 626B
http.json 4KB
lib
util.js 160B
setup.js 209B
gulpfile.js 3KB
LICENSE 1KB
.gitignore 120B
CHANGELOG.md 136B
lib
eror.js 2KB
util.js 502B
error
common.json 154B
http.json 1KB
README.md 7KB
.jshintrc 514B
.editorconfig 147B
共 18 条
- 1
资源评论
kudrei
- 粉丝: 43
- 资源: 4757
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功