I'm currently using gitdiff-parser at @Commandos-app/commandos for parsing my git logs. and styling the result with HTML/CSS. this is cumbersome and not really fast.
I stumbled upon this library and it looks very promising.
For using it in my Git Client I need a different output, JSON would make it super flexible or as mentioned in #45 an HTML output.
I'm currently using gitdiff-parser at @Commandos-app/commandos for parsing my git logs. and styling the result with HTML/CSS. this is cumbersome and not really fast.
I stumbled upon this library and it looks very promising.
For using it in my Git Client I need a different output, JSON would make it super flexible or as mentioned in #45 an HTML output.