v2ex nodejs的v2ex API。
安装: sudo npm install -g v2ex-api --save
CLI使用: v2ex [command] [
]
Options:
-
-h, --help
: 输出使用信息 -
-V, --version
: 输出版本号 -
-t, --hot [id]
: 前10个热门话题 -
-l, --latest [id]
: 所有话题 -
-n, --node <name>
: 节点信息 -
-u, --profile <user>
: 用户信息
例子:
var V2;
暂无评论