We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff939f9 commit bab9ee8Copy full SHA for bab9ee8
README.md
@@ -23,6 +23,7 @@ npm install --save json-to-json-schema
23
```
24
bower install --save json-to-json-schema
25
26
+The browser module supports all UMD module systems. It exposes `JSONToJSONSchema` global object when there is no module system available.
27
28
## Development
29
To install dependencies
0 commit comments