FuzzyJson basic feature

This commit is contained in:
2022-08-04 21:12:54 +00:00
parent 2fa71f6cf9
commit e6a3d59e3e
7 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"albert": "is a very good dog",
"ruuuuuby": "is the bestest doggy",
"rangie": "is also my favorite"
}

View File

@@ -0,0 +1,3 @@
{
"rangie": "is so cute he gets a duplicate entry"
}