Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 1987c03

Browse files
author
Rob Steward
committed
Add json-schema-generator to new javascript schema generator section
1 parent a3507a0 commit 1987c03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ Schema generation
124124
- <a href="https://github.com/aromanovich/jsl" id="link-impl-jsl">JSL</a> (BSD) - a Python DSL for defining JSON Schemas
125125
- Scala
126126
- <a href="https://github.com/snowplow/schema-guru" id="link-impl-guru">Schema Guru</a> (Apache 2.0) - CLI util, Spark Job and Web UI for deriving JSON Schemas out of corpus of JSON instances
127+
- JavaScript
128+
- <a href="https://github.com/krg7880/json-schema-generator" id="link-impl-js-json-schema-generator">json-schema-generator</a> (MIT) - Node.js library usable both as a CLI util and as a Node module</a>
127129
- TypeScript
128130
- <a href="https://github.com/YousefED/typescript-json-schema" id="link-impl-typescript-json-schema">typescript-json-schema</a>
129131
- <a href="https://github.com/lbovet/typson" id="link-impl-typson">Typson</a> (Apache 2.0)

0 commit comments

Comments
 (0)