Lines of Code
Show the number of lines of code you've written in each language with a beautiful, embeddable widget. Sign up with GitHub
Hint: hover over the graph for a cool effect
You can customize the widget using the following query parameters:
- exclude [number]: excludes languages with a percentage lower than the specified value (e.g., exclude=5 hides languages below 5%)
- metric [string]: choose what to display 'bytes' for bytes of code or 'lines' for lines of code (default: lines)
- theme [string]: visual theme for the embed: 'light' (default) or 'dark'
- limit [number]: maximum number of languages to display (default: shows all)
- other [boolean]: combine remaining languages into an "Other" category (default: false), pair with limit to show only the top N languages and combine the rest into "Other"
We refresh the data automatically every week. The code is open source and available on GitHub
If you find any bugs or have any suggestions, please open an issue
Disclaimer: the number of lines is an estimate, see here