首页 开发技术 其它     /    covid-stats:COVID-19统计信息Chrome扩展程序-React&TypeScript-源码

covid-stats:COVID-19统计信息Chrome扩展程序-React&TypeScript-源码

上传者: weixin_42116681 | 上传时间:2025/11/22 0:20:35 | 文件大小:215KB | 文件类型:ZIP
covid-stats:COVID-19统计信息Chrome扩展程序-React&TypeScript-源码
COVID-19统计COVID-19统计信息根据用户位置以及全局统计信息显示当前的大流行数据。
如果您厌倦了访问其他网站来检查数据,则现在只需单击即可从浏览器轻松访问它。
下载当前版本可在。
屏幕截图安装gitclonehttps://github.com/ashiishme/covid-stats.gityarninstall安装所有软件包后,yarnstart此扩展可以直接在浏览器上作为普通Web应用程序进行测试。
如果您想将其作为chrome扩展程序进行测试(应该这样做)。
您必须在Chrome浏览器中启用开发人员模式,以便它可以允许您上传解压缩的扩展程序进行测试。
查看以下指南以了解更多信息:现在,一旦您熟悉加载解压缩扩展。
您可以构建该项目并上传构建以进行测试。
yarnbuild有助于分叉此存储库创建自己的分支以进行更改或解决问题将更改推送到您的分叉并创建PR。
给这个项目一个:white_medium_star:,这激励了我:grinning_face_with_smiling_eyes:。
查看有关准则的更多信息 本软件ID:14984260

文件下载

资源详情

[{"title":"(43个子文件215KB)covid-stats:COVID-19统计信息Chrome扩展程序-React&TypeScript-源码","children":[{"title":"covid-stats-master","children":[{"title":".github","children":[{"title":"CONTRIBUTING.md <span style='color:#111;'>960B</span>","children":null,"spread":false},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'>4.90KB</span>","children":null,"spread":false},{"title":"ISSUE_TEMPLATE","children":[{"title":"bug_report.md <span style='color:#111;'>834B</span>","children":null,"spread":false},{"title":"feature_request.md <span style='color:#111;'>595B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"public","children":[{"title":"manifest.json <span style='color:#111;'>704B</span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'>698B</span>","children":null,"spread":false},{"title":"robots.txt <span style='color:#111;'>67B</span>","children":null,"spread":false},{"title":"images","children":[{"title":"icon19.png <span style='color:#111;'>601B</span>","children":null,"spread":false},{"title":"icon38.png <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"icon48.png <span style='color:#111;'>1.36KB</span>","children":null,"spread":false},{"title":"icon16.png <span style='color:#111;'>522B</span>","children":null,"spread":false},{"title":"icon128.png <span style='color:#111;'>3.25KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"yarn.lock <span style='color:#111;'>486.64KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"services","children":[{"title":"http.services.ts <span style='color:#111;'>445B</span>","children":null,"spread":false}],"spread":true},{"title":"index.tsx <span style='color:#111;'>679B</span>","children":null,"spread":false},{"title":"styles","children":[{"title":"theme.ts <span style='color:#111;'>576B</span>","children":null,"spread":false},{"title":"style.ts <span style='color:#111;'>598B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>225B</span>","children":null,"spread":false},{"title":"dashboard.ts <span style='color:#111;'>1.11KB</span>","children":null,"spread":false}],"spread":true},{"title":"@types","children":[{"title":"services","children":[{"title":"services.d.ts <span style='color:#111;'>863B</span>","children":null,"spread":false}],"spread":true},{"title":"styles","children":[{"title":"theme.d.ts <span style='color:#111;'>212B</span>","children":null,"spread":false}],"spread":true},{"title":"components","children":[{"title":"components.d.ts <span style='color:#111;'>183B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"app","children":[{"title":"index.tsx <span style='color:#111;'>293B</span>","children":null,"spread":false},{"title":"utils","children":[{"title":"utils.ts <span style='color:#111;'>808B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>60B</span>","children":null,"spread":false}],"spread":true},{"title":"components","children":[{"title":"popup","children":[{"title":"index.ts <span style='color:#111;'>62B</span>","children":null,"spread":false},{"title":"dashboard","children":[{"title":"dashboard.tsx <span style='color:#111;'>1.65KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"common","children":[{"title":"Text.tsx <span style='color:#111;'>400B</span>","children":null,"spread":false},{"title":"Title.tsx <span style='color:#111;'>117B</span>","children":null,"spread":false},{"title":"Global.tsx <span style='color:#111;'>2.59KB</span>","children":null,"spread":false},{"title":"Country.tsx <span style='color:#111;'>2.70KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"hooks","children":[{"title":"useAsyncTask.ts <span style='color:#111;'>642B</span>","children":null,"spread":false},{"title":"useCovidContext.ts <span style='color:#111;'>481B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>261B</span>","children":null,"spread":false},{"title":"useUserCountry.ts <span style='color:#111;'>515B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"react-app-env.d.ts <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"serviceWorker.ts <span style='color:#111;'>5.17KB</span>","children":null,"spread":false},{"title":"setupTests.ts <span style='color:#111;'>255B</span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.json <span style='color:#111;'>547B</span>","children":null,"spread":false},{"title":".prettierrc <span style='color:#111;'>93B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>2.23KB</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>315B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.20KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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