mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 19:10:11 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6869296129
commit
39e3945f23
4
diff.js
4
diff.js
@ -36,12 +36,14 @@ var MIN_TEXT_LENGTH = 100
|
|||||||
// open candidates:
|
// open candidates:
|
||||||
// ig-diff
|
// ig-diff
|
||||||
// cdiff
|
// cdiff
|
||||||
// pattern-diff
|
|
||||||
// we need the name to be short and descriptive, possible
|
// we need the name to be short and descriptive, possible
|
||||||
// candidates:
|
// candidates:
|
||||||
// - objdiff / object-diff
|
// - objdiff / object-diff
|
||||||
// - diffcmp / diff-cmp
|
// - diffcmp / diff-cmp
|
||||||
// - compare
|
// - compare
|
||||||
|
// available names:
|
||||||
|
// diffcmp / diff-cmp
|
||||||
|
// pattern-diff
|
||||||
//
|
//
|
||||||
// - revise docs...
|
// - revise docs...
|
||||||
// ...should be simpler to enter, maybe example-oriented intro
|
// ...should be simpler to enter, maybe example-oriented intro
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user