github-notifications:用于 GitHub 用户通知的可读对象流

时间:2021-07-02 21:04:52
【文件属性】:
文件名称:github-notifications:用于 GitHub 用户通知的可读对象流
文件大小:2KB
文件格式:ZIP
更新时间:2021-07-02 21:04:52
JavaScript github-通知 用于 GitHub 用户通知的可读对象流。 用法 ghToken 是具有notifications权限的 GitHub 用户的令牌。 您可以使用ghauth模块来获取它或在创建它们。 var ghnotis = require ( 'github-notifications' ) ghnotis ( ghToken ) . on ( 'data' , function ( notification ) { console . log ( notification ) } )
【文件预览】:
github-notifications-master
----.gitignore(13B)
----index.js(1KB)
----readme.md(547B)
----package.json(623B)

网友评论