Showing 1-20 of 120,703 packages
Shelling out to git blame in a streaming Node fashion.
Execute git blame for a single line and get a JSON as result
Parse git blame -p output
A CLI to generate git blame stats for a repository
Yet another eslint blame (might) with better adaptability. The input is eslint's output with json format (You can see it [here](https://eslint.org/docs/user-guide/formatters/#json)). And it's will run git blame for each eslint report.
Hook git blame into jshint
Toggle git-blame annotations in the gutter of atom editor.
git blame game :)
Execute git blame async and efficiently with results as Map
Use git blame to find out who modified a file.
blamer is a tool for getting information about author of code from version control system
Git blame + JSHint in your command line
apply eslint autofix but keep last author info in git blame
``` git blame https://github.com/mafintosh/benny-hill ```
Social blame tool for Git
```bash npx git-blame-format src/blame-file.ts::BlameLineInfo ```
Maps console errors to error owners via git blame
CLI to track AI-generated vs human-written code
A comprehensive Model Context Protocol (MCP) server that provides Git repository management capabilities for AI assistants and automation tools. Includes 29 Git operations + 11 workflow combinations with complete CLI alias system and advanced developer pr
This is an internal library. If you just want to lint your pug templates, use [eslint-plugin-vue-pug](https://github.com/rashfael/eslint-plugin-vue-pug).