Merge pull request #238 from rtfpessoa/master

Add diff2html to Files
This commit is contained in:
Huei Tan 2016-01-18 10:37:27 +08:00
commit e849e88b8a

View File

@ -289,6 +289,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [Papa Parse](https://github.com/mholt/PapaParse) - A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
* [jBinary](https://github.com/jDataView/jBinary) - High-level I/O (loading, parsing, manipulating, serializing, saving) for binary files with declarative syntax for describing file types and data structures.
* [diff2html](https://github.com/rtfpessoa/diff2html) - Git diff output parser and pretty HTML generator.
## Functional Programming