mubaris / curiosity

Find Amazing Github :octocat: Projects :zap:
https://mubaris.github.io/curiosity/
247 stars 66 forks source link

Language selection added #14

Closed raulvillares closed 7 years ago

raulvillares commented 7 years ago

Language selection based on starred projects most common languages. Looks like it's impossible to show all languages because of the limit of calls to github api. That's also a problem with languages that appear only a few times (because it forces to call getData over and over again looking for projects).

It should be checked in next versions but it seems works out pretty well for now.

Also some refactoring in main.js