GitScore
J

Jon Schlinkert

@jonschlinkert

85703
GitScore
Rank SS+

Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch

Cincinnati, OH
@brandscale
www.linkedin.com/in/jonschlinkert/
Desde ...
4807seguidores
75seguindo
861repositórios

Badges Conquistadas

Super Star
SS+

Você recebeu 20,201 estrelas em seus repositórios públicos.

20,2012,000
Fork Master
SS+

Seus projetos foram bifurcados 2,511 vezes.

2,5111,000
Super Committer
SS

Você fez 2,000 contribuições no último ano.

2,0003,000
Multilingue
C

Você programa em 4 linguagens diferentes.

415
Influencer
SS

Você tem 4,807 seguidores no GitHub.

4,8075,000
Veterano
SS+

Sua conta GitHub existe há 15 anos.

1510
Perfil de Desenvolvedor
Estatísticas Gerais
20201
Total de Estrelas
2511
Total de Forks
861
Repositórios
174
Gists Públicos
202.0
Média de Estrelas/Repo
25.1
Média de Forks/Repo
20201
Total Watchers
0 anos
Tempo no GitHub
Linguagens Mais Usadas
JavaScript
#1
77 repos (77.0%)
TypeScript
#2
10 repos (10.0%)
HTML
#3
3 repos (3.0%)
CSS
#4
1 repos (1.0%)
Conquistas Especiais
Estrela Brilhante
Mais de 1.000 estrelas recebidas
Influenciador
Mais de 100 seguidores
Análise e Sugestões de Melhoria

✅ Pontos Fortes

Boa popularidade
Você já recebeu 20,201 estrelas!
Boa influência
4807 seguidores te acompanham
Desenvolvedor ativo
100 repositórios públicos
Dica: Implementando todas as sugestões, seu GitScore pode aumentar entre
+50 a +120 pontos
Simulador de GitScore

Teste como suas métricas afetariam seu GitScore

🚀 Repositórios em Destaque
6 projetos

gray-matter

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert

JavaScript
4304
153
Atualizado em ...

maintainers-guide-to-staying-positive

Don't let the trolls get you down! Use this as a reference to avoid open-source burnout and keep doing what you love: writing code! Contributions and any kind of improvements are very welcome!

671
29
Atualizado em ...

kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

JavaScript
354
42
Atualizado em ...

commit-whisperer

Use "cw" in the CLI. No instructions necessary, just hit <enter>. Can also be used as a library. Commit Whisperer is an AI genius for generating meaningful git commit messages from repository state and user instructions.

JavaScript
18
0
Atualizado em ...

model-exchange-grammar-protocol

The Model Context Grammar Protocol defines a simple, extensible, and non-deterministic grammar for specifying valid message types and their arrangements in exchanges with language models. This protocol enables precise, unambiguous specification of interactions including multimodal content, tool calls, and flexible message sequencing.

7
2
Atualizado em ...

replace-nth

Replace only specific occurrences of a string. e.g. if the string exists 10 times, you can replace, say, the 3rd and 8th occurrences only, etc. Returns a new string with nth specific matches of a pattern replaced by a replacement. The pattern can be a string or a RegExp, and the replacement can be a string or a function to be called for each match.

JavaScript
3
0
Atualizado em ...