| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Show off your coding stats in style. Run flex in any git repo and get a beautiful terminal card with your stats, streaks, and personalized highlights.
npm install -g git-flexOr try it without installing:
npx git-flex# Today's stats
flex
# This week / month / all time
flex week
flex month
flex all
# Compare with a teammate
flex vs @teammate
# Team leaderboard
flex team
# Commit streak
flex streak
# Language breakdown
flex langs
# Generate a shareable SVG card
flex card
flex card --light
flex card --dark -o my-card.svgGenerate a card you can embed in your GitHub README or share anywhere:
flex card # dark theme (default)
flex card --light # light theme
flex card -o stats.svg # custom output fileThen add it to your README:
MIT
| Back | FazBrowse Home | New Git URL |