mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 18:40:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
01dbb214aa
commit
ca0565364f
12
diff.js
12
diff.js
@ -33,16 +33,16 @@ var MIN_TEXT_LENGTH = 100
|
||||
// - revise name -- this contains two parts:
|
||||
// 1. diff / patch and friends
|
||||
// 2. cmp and patterns
|
||||
// open candidates:
|
||||
// ig-diff
|
||||
// cdiff
|
||||
// we need the name to be short and descriptive, possible
|
||||
// candidates:
|
||||
// - objdiff / object-diff
|
||||
// - diffcmp / diff-cmp
|
||||
// - compare
|
||||
// objdiff / object-diff
|
||||
// diffcmp / diff-cmp
|
||||
// compare
|
||||
// available names:
|
||||
// ig-diff
|
||||
// cdiff
|
||||
// diffcmp / diff-cmp / cmpdiff / cmp-diff:
|
||||
// diff-tools
|
||||
// pattern-diff
|
||||
//
|
||||
// - revise docs...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user