anuraghazra/github-readme-stats

Migrate codebase to Typescript

Open

#2.052 aberto em 25 de set. de 2022

Ver no GitHub
 (35 comments) (2 reactions) (3 assignees)JavaScript (33.282 forks)batch import
enhancementhacktoberfesthelp wanted

Métricas do repositório

Stars
 (79.424 stars)
Métricas de merge de PR
 (Mesclagem média 21d 13h) (1 fundiu PR em 30d)

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.

Guia do colaborador