TransifexJS:Transifex-API节点模块

时间:2021-04-29 12:42:51
【文件属性】:
文件名称:TransifexJS:Transifex-API节点模块
文件大小:6KB
文件格式:ZIP
更新时间:2021-04-29 12:42:51
JavaScript Transifex nodeJS API TransifexJS是一个从Transifex API获取数据的模块。 //NOTE : chainable methods ! =D transifex = new require ( 'transifexjs' ) ; transifex . login ( 'xxx' , 'xxx' ) . setProject ( 'site-5' ) . setResource ( 'strings-site' ) . setLang ( 'en' ) . translation ( function ( c ) { console . log ( c ) } ) ;
【文件预览】:
TransifexJS-master
----.gitignore(12B)
----app.js(3KB)
----package.json(865B)
----cli.js(6KB)
----index.js(4KB)
----README.md(392B)
----example.js(177B)
----transifex.json(166B)

网友评论