An open API service indexing awesome lists of open source software.

https://github.com/z2014/git-diff

git-diff algorithm demo
https://github.com/z2014/git-diff

Last synced: 5 months ago
JSON representation

git-diff algorithm demo

Awesome Lists containing this project

README

          

### git diff 算法demo

### 运行
```javascript
node index.js
```