Carpenter:NodeJS项目列出人与人之间共享的Steam游戏

上传者: 42137028 | 上传时间: 2024-10-17 00:56:02 | 文件大小: 301KB | 文件类型: ZIP
木匠 回购 概述 Carpenter是一个网络应用程序,可让您输入蒸汽昵称列表并输出这些人共享的游戏。 您也可以在普通游戏中搜索组并使用Steam openID登录。 将来,这种openID登录将使您也可以将非Steam游戏添加到您的列表中,并让您看到按游戏分类与您共享某些游戏的人的列表。 因此,当您使用您的Steam ID登录时,将来您将可以查看您的Steam和可能的非Steam游戏,并且在每个游戏中,您的所有朋友(也拥有该游戏)都将列在该游戏下。 特征 给定Steam昵称/ ID的列表,显示用户共同拥有的游戏的“列表” 输入SteamGroup名称并获取成员共同拥有的游戏的“列表” 通过Steam登录并显示归类于您所有游戏中的朋友。 (未来发展) 坚持用户并向用户添加非游戏类游戏(未来开发) 用户名 Steam登录 点击显示“通过Steam登录”的图像。 您将被带到Steam登

文件下载

资源详情

[{"title":"( 94 个子文件 301KB ) Carpenter:NodeJS项目列出人与人之间共享的Steam游戏","children":[{"title":"Carpenter-dev","children":[{"title":".eslintrc.json <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"api","children":[{"title":"services","children":[{"title":"SteamService.js <span style='color:#111;'> 5.45KB </span>","children":null,"spread":false},{"title":"SteamRestAPI.js <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"models","children":[{"title":"User.js <span style='color:#111;'> 687B </span>","children":null,"spread":false},{"title":"Game.js <span style='color:#111;'> 514B </span>","children":null,"spread":false}],"spread":true},{"title":"policies","children":[{"title":"isAuthenticated.js <span style='color:#111;'> 688B </span>","children":null,"spread":false}],"spread":true},{"title":"controllers","children":[{"title":"GamesController.js <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"UsersController.js <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'> 789B </span>","children":null,"spread":false},{"title":"app.js <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":".snyk <span style='color:#111;'> 5.15KB </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"tuntikirjanpito_magnusson.txt <span style='color:#111;'> 261B </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 493.30KB </span>","children":null,"spread":false},{"title":".env.sample <span style='color:#111;'> 93B </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 400B </span>","children":null,"spread":false},{"title":"assets","children":[{"title":"images","children":[{"title":".gitkeep <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"nodejs.jpeg <span style='color:#111;'> 5.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"robots.txt <span style='color:#111;'> 275B </span>","children":null,"spread":false},{"title":"js","children":[{"title":"carpenter.js <span style='color:#111;'> 59B </span>","children":null,"spread":false}],"spread":false},{"title":"favicon.ico <span style='color:#111;'> 920B </span>","children":null,"spread":false},{"title":"dependencies","children":[{"title":"sails.io.js <span style='color:#111;'> 135.68KB </span>","children":null,"spread":false}],"spread":false},{"title":"styles","children":[{"title":"layout.less <span style='color:#111;'> 392B </span>","children":null,"spread":false},{"title":"importer.less <span style='color:#111;'> 889B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"steam_rest_api.json <span style='color:#111;'> 109.98KB </span>","children":null,"spread":false},{"title":"Gruntfile.js <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"views","children":[{"title":"403.pug <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"games","children":[{"title":"common.pug <span style='color:#111;'> 479B </span>","children":null,"spread":false},{"title":"index.pug <span style='color:#111;'> 774B </span>","children":null,"spread":false}],"spread":false},{"title":"500.pug <span style='color:#111;'> 64.75KB </span>","children":null,"spread":false},{"title":"users","children":[{"title":"show.pug <span style='color:#111;'> 478B </span>","children":null,"spread":false}],"spread":false},{"title":"layout.pug <span style='color:#111;'> 980B </span>","children":null,"spread":false},{"title":"404.pug <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"partials","children":[{"title":"_navigation.pug <span style='color:#111;'> 499B </span>","children":null,"spread":false}],"spread":false},{"title":"home","children":[{"title":"about.pug <span style='color:#111;'> 235B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"tuntikirjanpito_sand.pdf <span style='color:#111;'> 25.20KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"tuntikirjanpito_lunnamo.txt <span style='color:#111;'> 430B </span>","children":null,"spread":false},{"title":"config","children":[{"title":"custom.js <span style='color:#111;'> 5.23KB </span>","children":null,"spread":false},{"title":"datastores.js <span style='color:#111;'> 2.92KB </span>","children":null,"spread":false},{"title":"sockets.js <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"bootstrap.js <span style='color:#111;'> 4.32KB </span>","children":null,"spread":false},{"title":"policies.js <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"routes.js <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"log.js <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"session.js <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"env","children":[{"title":"staging.js <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"production.js <span style='color:#111;'> 21.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"globals.js <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"http.js <span style='color:#111;'> 380B </span>","children":null,"spread":false},{"title":"locales","children":[{"title":"es.json <span style='color:#111;'> 30B </span>","children":null,"spread":false},{"title":"en.json <span style='color:#111;'> 27B </span>","children":null,"spread":false},{"title":"de.json <span style='color:#111;'> 28B </span>","children":null,"spread":false},{"title":"_README.md <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"fr.json <span style='color:#111;'> 29B </span>","children":null,"spread":false}],"spread":false},{"title":"views.js <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"blueprints.js <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"models.js <span style='color:#111;'> 6.51KB </span>","children":null,"spread":false},{"title":"i18n.js <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"security.js <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false}],"spread":false},{"title":".eslintignore <span style='color:#111;'> 58B </span>","children":null,"spread":false},{"title":".node-version <span style='color:#111;'> 8B </span>","children":null,"spread":false},{"title":".htmlhintrc <span style='color:#111;'> 709B </span>","children":null,"spread":false},{"title":"Procfile <span style='color:#111;'> 15B </span>","children":null,"spread":false},{"title":".lesshintrc <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 70B </span>","children":null,"spread":false},{"title":"Procfile_dev <span style='color:#111;'> 65B </span>","children":null,"spread":false},{"title":"renovate.json <span style='color:#111;'> 48B </span>","children":null,"spread":false},{"title":"tasks","children":[{"title":"README.md <span style='color:#111;'> 3.06KB </span>","children":null,"spread":false},{"title":"config","children":[{"title":"cssmin.js <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"concat.js <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"babel.js <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"less.js <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"hash.js <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"uglify.js <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"sails-linker.js <span style='color:#111;'> 9.24KB </span>","children":null,"spread":false},{"title":"sync.js <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"coffee.js <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"watch.js <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"copy.js <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"jst.js <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"clean.js <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false}],"spread":false},{"title":"pipeline.js <span style='color:#111;'> 11.15KB </span>","children":null,"spread":false},{"title":"register","children":[{"title":"buildProd.js <span style='color:#111;'> 889B </span>","children":null,"spread":false},{"title":"linkAssetsBuildProd.js <span style='color:#111;'> 432B </span>","children":null,"spread":false},{"title":"compileAssets.js <span style='color:#111;'> 381B </span>","children":null,"spread":false},{"title":"linkAssetsBuild.js <span style='color:#111;'> 417B </span>","children":null,"spread":false},{"title":"build.js <span style='color:#111;'> 678B </span>","children":null,"spread":false},{"title":"linkAssets.js <span style='color:#111;'> 386B </span>","children":null,"spread":false},{"title":"syncAssets.js <span style='color:#111;'> 355B </span>","children":null,"spread":false},{"title":"polyfill.js <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"prod.js <span style='color:#111;'> 791B </span>","children":null,"spread":false},{"title":"default.js <span style='color:#111;'> 812B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".editorconfig <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明