IonicaBizau / github-profile-languages

:tv: Create a nice pie chart with the user's programming languages from their GitHub profile.
http://ionicabizau.github.io/github-profile-languages/
MIT License
252 stars 37 forks source link

Add an "exclude languages" feature #28

Closed adxl closed 4 years ago

adxl commented 4 years ago

Hide languages from the chart by adding the "exclude" query parameter followed by comma separated list of languages you want to exclude.

Example :

/?user=adxl&exclude=java,python