You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,13 @@
51
51
52
52
Welcome to the json-repair, your go-to solution for fixing those pesky JSON anomalies that can sidetrack your Large Language Model (LLM) processes. Our toolkit is designed to be the Swiss Army knife for all your JSON repair needs.
53
53
54
-
### 🎯 Why Choose JSON Repair?
54
+
### 🎯 Why Choose JSON Repair?
55
55
56
56
- 🏎️ GO Compatibility: Our library ensures a seamless experience for Go developers with its excellent compatibility.
57
57
- 🔗 Zero Dependencies: We've crafted a tool with zero external dependencies, keeping it lean and mean.
58
58
- 📚 Rich Test Cases: Benefit from a comprehensive suite of test cases that ensure reliability and accuracy.
59
59
- 🤖 Auto-Detection & Repair: Intelligently identifies and corrects a wide range of JSON errors, from syntax to structural issues.
60
-
- 📐 Terminal Cli Support: The feature can also be used in the commandline and can be chained with command pipes.
60
+
- 📐 Terminal CLI Support: The feature can also be used in the command-line and can be chained with command pipes.
61
61
- ⚙️ No Anxiety About Error: json-repair always gives the string result.
62
62
- 🌐 Open Source: Join a vibrant community of developers contributing to the ongoing evolution of the toolkit.
63
63
@@ -121,10 +121,10 @@ func main() {
121
121
122
122
123
123
_For more examples, please refer to the [Test Cases](https://github.com/RealAlexandreAI/json-repair/blob/master/main_test.go) Or <ahref="https://goplay.tools/snippet/tKNwcBIsAMV">Online Playground</a>_
124
-
124
+
125
125
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
0 commit comments