tenon-api-client:tenon.io可访问性测试API模块

时间:2021-05-14 16:03:20
【文件属性】:
文件名称:tenon-api-client:tenon.io可访问性测试API模块
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-14 16:03:20
JavaScript Tenon API客户端模块 这是的接口-网络可访问性测试API。 Tenon文档: : 该API客户端模块是。 但是,必须由授予对Tenon API的访问权限。 您将需要获取API密钥才能使用它。 该模块是完全异步的,应在必须支持多个同时连接的服务器中使用。 使用 var tenon = require('tenon-api-client'); tenon({ url: 'local/path/to/html or http:// URL', // required key: 'your Tenon API key' // required // any additional options, see below }, function(err, response) { if (err) { console.log('Oo
【文件预览】:
tenon-api-client-master
----.gitignore(24B)
----README.md(5KB)
----tests()
--------css()
--------index.js(633B)
--------js()
--------index.html(612B)
--------.DS_Store(6KB)
----main.js(56B)
----LICENSE(742B)
----.jshintrc(317B)
----package.json(660B)
----.DS_Store(6KB)
----lib()
--------tenon.js(8KB)
--------inliner.js(5KB)

网友评论