node-github-notification:在Node.js中获取Github通知

时间:2021-04-29 17:49:32
【文件属性】:
文件名称:node-github-notification:在Node.js中获取Github通知
文件大小:3KB
文件格式:ZIP
更新时间:2021-04-29 17:49:32
JavaScript #Github节点通知 一个node.js模块,用于获取用户的未读Github通知 安装 $ npm install github-notification 用法 var github = require ( "github-notification" ) ; github . get ( GITHUB_USERNAME , PASSWORD , function ( err , res ) { console . log ( res ) ; //retrieves the unread notifications in JSON format } ) ; 执照 麻省理工学院:copyright:
【文件预览】:
node-github-notification-master
----.gitignore(13B)
----package.json(721B)
----readme.md(431B)
----index.js(666B)
----license(1KB)

网友评论