localize-node:用于本地化公共API的Node.js包装器

时间:2021-05-22 12:08:13
【文件属性】:
文件名称:localize-node:用于本地化公共API的Node.js包装器
文件大小:27KB
文件格式:ZIP
更新时间:2021-05-22 12:08:13
JavaScript @ localize /节点 用于本地化公共API的包装 安装 通过安装: npm install @localize/node --save 测试命令: Checkout the project and in the root folder run 'npm run test'. Please note you will need to include a Localize API key and Localize project key in the 'test.js' file to run the test suite. 用您的Localize API密钥初始化 let localizeService = require('@localize/node')(key); 终点 所有回调都传递一个错误和响应: callback(err, res) 。 有关最新的端点详细信息
【文件预览】:
localize-node-master
----.gitignore(83B)
----README.md(6KB)
----CHANGELOG.md(487B)
----test()
--------to-translte.csv(209B)
--------test.js(25KB)
----main.js(11KB)
----.eslintrc(16KB)
----package.json(641B)
----.eslintignore(17B)
----package-lock.json(49KB)

网友评论