File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -90,9 +90,14 @@ Here is a non-exhaustive list:
9090- [ tidwall/jsonc] ( https://github.com/tidwall/jsonc )
9191
9292** Python**
93+ - [ n-takumasa/json-with-comments] ( https://github.com/n-takumasa/json-with-comments )
9394- [ NickolaiBeloguzov/jsonc-parser] ( https://github.com/NickolaiBeloguzov/jsonc-parser )
9495
9596** Rust**
9697- [ dprint/jsonc-parser] ( https://github.com/dprint/jsonc-parser )
9798
99+ ** Java**
100+ - [ Jackson] ( https://github.com/FasterXML/jackson-core ) ` JsonFactory.enable(JsonReadFeature.ALLOW_JAVA_COMMENTS) `
98101
102+ ** Kotlin**
103+ - [ ` kotlinx.serialization.json/JsonBuilder/allowComments ` ] ( https://kotlinlang.org/api/kotlinx.serialization/kotlinx-serialization-json/kotlinx.serialization.json/-json-builder/allow-comments.html )
You can’t perform that action at this time.
0 commit comments