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 38d8771 commit 822f536Copy full SHA for 822f536
README.md
@@ -1,13 +1,13 @@
1
# json-schema-to-typescript [![Build Status][build]](https://circleci.com/gh/bcherny/json-schema-to-typescript) [![npm]](https://www.npmjs.com/package/json-schema-to-typescript) [![mit]](https://opensource.org/licenses/MIT)
2
3
-**[In Beta]**: Bug reports appreciated!
4
-
5
[build]: https://img.shields.io/circleci/project/bcherny/json-schema-to-typescript.svg?branch=master&style=flat-square
6
[npm]: https://img.shields.io/npm/v/json-schema-to-typescript.svg?style=flat-square
7
[mit]: https://img.shields.io/npm/l/json-schema-to-typescript.svg?style=flat-square
8
9
> Compile json schema to typescript typings
10
+**[In Beta]**: Bug reports appreciated!
+
11
## Example
12
13
Input:
0 commit comments