g-peek
v1.0.3
Published
✨ Peek into your git repo with insights like contributors, heatmaps & commit stats
Maintainers
Readme
🧠 G-Peek
✨ Peek into your Git repo like never before. Get insights. Feel the stats. Rule your commits.
⚡️ Features 📊 Top Contributors — see who’s committing the most 🧠 Most Modified Files — know your hot zones 🕒 Commit Trends — weekday vs weekend activity 📅 Commit Heatmap — GitHub-style calendar in your terminal 🌈 ASCII Animations + CLI Candy — stylish output, always
🚀 Usage Run without installing: npx g-peek
Or install globally: npm install -g g-peek g-peek
👨💻 Demo 📊 Peek into your repo
? 📁 Enter path to git repo: ./my-project 📊 Analyzing repo...
✅ Top Contributors:
- 🧑💻 John (120 commits)
- 👩💻 Sarah (78 commits)
🔥 Most Modified Files:
- /src/utils.js
- /README.md
📈 Commit Trends:
- Weekdays: ████████
- Weekends: ███
🗓 Commit Heatmap: [■■■■ ] [■■■■■ ] [■■■■ ] ...
📦 Tech Stack simple-git – fetches repo data chalk – adds color to terminal inquirer – prompts ora – loading spinners chalk-animation – animated banners date-fns, commander, and good old JavaScript ❤️
Made with 🧠 by Karan Bhatt
