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

Commit 1f6133b

Browse files
authored
Merge pull request #111 from speaktorob/master
Add json-schema-generator to new javascript schema generator section
2 parents c684535 + a365c0b commit 1f6133b

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
@@ -127,6 +127,8 @@ Schema generation
127127
- [JSL](https://github.com/aromanovich/jsl) (BSD) - a Python DSL for defining JSON Schemas
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
130+
- JavaScript
131+
- [json-schema-generator] (MIT) - Node.js library usable both as a CLI util and as a Node module
130132
- TypeScript
131133
- [typescript-json-schema](https://github.com/YousefED/typescript-json-schema)
132134
- [Typson](https://github.com/lbovet/typson) (Apache 2.0)

0 commit comments

Comments
 (0)