Skip to content

Commit a17eb1f

Browse files
authored
Merge pull request #833 from JulesGosnell/add-m3-validator
Add M3 JSON Schema validator to Who Uses section
2 parents 32fa6e2 + 648811b commit a17eb1f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ This suite is being used by:
214214

215215
* [jinx](https://github.com/juxt/jinx)
216216
* [json-schema](https://github.com/tatut/json-schema)
217+
* [M3](https://github.com/JulesGosnell/m3) (all drafts, pure Clojure — also usable from Java, Kotlin, Scala, and JavaScript)
217218

218219
### Coffeescript
219220

@@ -261,6 +262,7 @@ This suite is being used by:
261262
* [Snow](https://github.com/ssilverman/snowy-json)
262263
* [jsonschemafriend](https://github.com/jimblackler/jsonschemafriend)
263264
* [OpenAPI JSON Schema Generator](https://github.com/openapi-json-schema-tools/openapi-json-schema-generator)
265+
* [M3](https://github.com/JulesGosnell/m3) (all drafts, pure Clojure — also usable from Kotlin, Scala, and JavaScript)
264266

265267
### JavaScript
266268

@@ -279,11 +281,13 @@ This suite is being used by:
279281
* [jsen](https://github.com/bugventure/jsen)
280282
* [ajv](https://github.com/epoberezkin/ajv)
281283
* [djv](https://github.com/korzio/djv)
284+
* [M3](https://github.com/JulesGosnell/m3) (all drafts, pure Clojure — also usable from Java, Kotlin, and Scala)
282285

283286
### Kotlin
284287

285288
* [json-schema-validation-comparison](https://www.creekservice.org/json-schema-validation-comparison/functional) (Comparison site for JVM-based validator implementations)
286289
* [kotlinx-schema](https://github.com/Kotlin/kotlinx-schema)
290+
* [M3](https://github.com/JulesGosnell/m3) (all drafts, pure Clojure — also usable from Java, Scala, and JavaScript)
287291

288292
### Lua
289293

@@ -338,6 +342,7 @@ Node-specific support is maintained in a [separate repository](https://github.co
338342
### Scala
339343

340344
* [json-schema-validation-comparison](https://www.creekservice.org/json-schema-validation-comparison/functional) (Comparison site for JVM-based validator implementations)
345+
* [M3](https://github.com/JulesGosnell/m3) (all drafts, pure Clojure — also usable from Java, Kotlin, and JavaScript)
341346

342347
### Swift
343348

0 commit comments

Comments
 (0)