Unofficial port in Vuejs of gitstat-web.
- Not all features have been ported yet (especially on the Graphs sections)
- Added a "Accumulated" option on Graphs to display running values (useful when combined with the "Lines added - deleted" aggregate option to keep track of LOC of the project)
- Optimizations are not effective. (especially usage of
useMemoize)
npm installnpm run dev