whiplash:Node.js 的 Whiplash API 库

时间:2021-07-06 11:18:00
【文件属性】:
文件名称:whiplash:Node.js 的 Whiplash API 库
文件大小:4KB
文件格式:ZIP
更新时间:2021-07-06 11:18:00
JavaScript Whiplash Node.js API 库 这是一个非常小的 API 库,您可以在找到文档。 安装 npm install whiplash 用法 var whiplash = new require("whiplash")(); 或者 var Whiplash = new require("whiplash"); var whiplash = new Whiplash(); 参数 new Whiplash()对象可以采用几个不同的参数集。 没有什么 没有参数,如下所示,将您连接到测试密钥和测试 url。 var whiplash = new Whiplash(); 细绳 string形式的键,像这样, version自动为1 , test自动为false 。 var whiplash = new Whiplash("j54kjh83ij2h23"); 目的 “对象”形式的
【文件预览】:
whiplash-master
----.gitignore(12B)
----package.json(3KB)
----index.js(2KB)
----example.js(772B)
----readme.md(2KB)

网友评论