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: implementations.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,8 @@ Schema generation
127
127
-[JSL](https://github.com/aromanovich/jsl) (BSD) - a Python DSL for defining JSON Schemas
128
128
- Scala
129
129
-[Schema Guru](https://github.com/snowplow/schema-guru) (Apache 2.0) - CLI util, Spark Job and Web UI for deriving JSON Schemas out of corpus of JSON instances
130
+
- JavaScript
131
+
-[json-schema-generator] (MIT) - Node.js library usable both as a CLI util and as a Node module
0 commit comments