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

https://github.com/ncrocfer/diffviewer

Online Diff Tool
https://github.com/ncrocfer/diffviewer

Last synced: about 1 year ago
JSON representation

Online Diff Tool

Awesome Lists containing this project

README

          

## DiffViewer : Online Diff Tool

DiffViewer is an online tool which allows you to quickly see the differences between two pieces of text. Actually, it is a simple website using [CodeIgniter](http://ellislab.com/codeigniter), [Twitter Bootstrap](http://twitter.github.io/bootstrap/) and [CodeMirror](http://codemirror.net/) to show how easy it is to use the [php-diff](https://github.com/chrisboulton/php-diff) lib.

## Screenshot

![diffviewer screenshot](assets/img/screenshot.png)

## License

This tool is released under the [MIT license](http://en.wikipedia.org/wiki/MIT_License).