FuzzyJson basic feature
This commit is contained in:
5
projects/kiss-tools/test/fuzzy.json
Normal file
5
projects/kiss-tools/test/fuzzy.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"albert": "is a very good dog",
|
||||
"ruuuuuby": "is the bestest doggy",
|
||||
"rangie": "is also my favorite"
|
||||
}
|
3
projects/kiss-tools/test/fuzzy2.json
Normal file
3
projects/kiss-tools/test/fuzzy2.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"rangie": "is so cute he gets a duplicate entry"
|
||||
}
|
Reference in New Issue
Block a user