Jeff Graham

Results 2 issues of Jeff Graham

The diff constants are not exported this forces you to use values: -1, 0, 1 rather than the named constants; DIFF_DELETE, DIFF_EQUAL, DIFF_INSERT eg. ``` javascript var gdiff = require('googlediff');...

It is unclear what the license terms for this library are.