anuraghazra/github-readme-stats

Migrate codebase to Typescript

Open

#2 052 ouverte le 25 sept. 2022

Voir sur GitHub
 (35 commentaires) (2 réactions) (3 assignés)JavaScript (33 282 forks)batch import
enhancementhacktoberfesthelp wanted

Métriques du dépôt

Stars
 (79 424 stars)
Métriques de merge PR
 (Merge moyen 21j 13h) (1 PR mergée en 30 j)

Description

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.

Guide contributeur