anuraghazra/github-readme-stats

Migrate codebase to Typescript

Open

#2,052 创建于 2022年9月25日

在 GitHub 查看
 (35 评论) (2 反应) (3 负责人)JavaScript (33,282 fork)batch import
enhancementhacktoberfesthelp wanted

仓库指标

Star
 (79,424 star)
PR 合并指标
 (平均合并 21天 13小时) (30 天内合并 1 个 PR)

描述

Is your feature request related to a problem? Please describe.

We currently use javascript + type definitions. I, however, think migrating the project to typescript will significantly improve the development experience since it allows us to catch errors earlier.

Extra information

There were some attempts in the past that people can build upon if they want to take on this issue:

Additionally, @HwangTaehyun translated part of the codebase to typescript when creating https://github.com/HwangTaehyun/github-contributor-stats.

贡献者指南