koa-notifier:为 koa 包装 `node-notifier`,用于测试

时间:2024-07-07 15:48:46
【文件属性】:

文件名称:koa-notifier:为 koa 包装 `node-notifier`,用于测试

文件大小:85KB

文件格式:ZIP

更新时间:2024-07-07 15:48:46

JavaScript

koa 通知程序 为 koa 包装程序,可爱的测试.. 安装 npm i koa-notifier --save 用法 notifier(options) options是一个关键为status : { '200': { title: 'success', message: 'LOL, have a nice day.', icon: __dirname + '/success.jpg', ... }, '404': { title: 'Opps, 404', message: 'This page was not founded.', icon: __dirname + '/error.jpg', ... }, '500': { title: '500!!!!!', message


【文件预览】:
koa-notifier-master
----screenshot()
--------404.png(13KB)
--------500.png(12KB)
--------200.png(12KB)
----index.js(795B)
----package.json(474B)
----icons()
--------success.png(9KB)
--------error.png(11KB)
----examples()
--------default.js(415B)
--------error.jpg(12KB)
--------customOptions.js(759B)
--------success.jpg(13KB)
----.gitignore(96B)
----README.md(2KB)

网友评论