node-github-trend
node-github-trend copied to clipboard
undefined for allStars and todays stars
I found that using "stargazers_count"
console.log(repo.stargazers_count);
i am able to get the number of stars.
I suggest checking the JQuery selector for,
- all stars
- today stars