backpack.tf:Backpack.tf API包装器

时间:2024-06-01 05:02:42
【文件属性】:

文件名称:backpack.tf:Backpack.tf API包装器

文件大小:780KB

文件格式:ZIP

更新时间:2024-06-01 05:02:42

JavaScript

背包 API包装器。 例子 var backpacktf = require ( 'backpack.tf' ) ; var backpack = new backpacktf ( 'api key' ) ; backpack . getUsers ( '76561198012598620' , function ( error , data ) { if ( error ) { throw error ; } console . log ( data ) ; //=> { //=> "response": { //=> "success": 1, //=> "current_time": 1403708347, //=> "players": { //=> "76561198012598620": {


【文件预览】:
backpack.tf-master
----.travis.yml(143B)
----index.js(3KB)
----package.json(755B)
----test()
--------index.js(4KB)
--------fixtures()
----.gitignore(26B)
----README.md(4KB)
----.gitattributes(11B)
----LICENSE.txt(1KB)

网友评论