Skip to content

Commit a2d8279

Browse files
committed
Add url for json-schema-generator (Schema generation/JavaScript)
1 parent a365c0b commit a2d8279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Schema generation
128128
- Scala
129129
- [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
130130
- JavaScript
131-
- [json-schema-generator] (MIT) - Node.js library usable both as a CLI util and as a Node module
131+
- [json-schema-generator](https://github.com/krg7880/json-schema-generator) (MIT) - Node.js library usable both as a CLI util and as a Node module
132132
- TypeScript
133133
- [typescript-json-schema](https://github.com/YousefED/typescript-json-schema)
134134
- [Typson](https://github.com/lbovet/typson) (Apache 2.0)

0 commit comments

Comments
 (0)