Git Repository Analytics & Reporting
Analyze commit patterns and contributor activity
v1.2.0 - Available on npmGit Spark analyzes Git repository commit history to provide insights into contributor activity, code changes, and development patterns. It generates interactive HTML reports with charts, contributor statistics, and file analysis based solely on Git commit data. Version 1.2.0 introduces an interactive git-spark init command for easy project setup, plus enhanced package configuration and improved npm installation support.
View an interactive analytics report generated from this repository. Includes commit activity charts, contributor statistics, and file analysis.
View Demo โDocumentation, CLI reference, and usage examples. Learn how to use Git Spark for your repositories and integrate it into your workflow.
GitHub RepositoryInstall for CLI usage or add to your Node.js projects. Available as a global command-line tool or programmatic library.
npm Registrygit-spark initGet started in seconds with npm:
Then initialize your project:
The interactive wizard creates a .git-spark.json configuration file with your preferences.