Skip to content

b1f6c1c4/star-index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

star-index

Calculates star-index similar to h-index for github devs

The star-index determines the popularity of a developer based on their public repos being starred by other developers.

Based on the calculations used to calculate the h-index number, to calculate the star-index, it considers the analogy as publications/papers to repositories and number of citations to number of times the repository is starred by other developers.

Usage

node main.js <github-user-name>

About

Calculates star-index similar to h-index for github devs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%