-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
template.hbs
167 lines (125 loc) · 4.78 KB
/
template.hbs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!-- ATTENTION! This file is auto-generated. Do not edit this file directly.
Instead, edit `data.yaml` and re-generate this file as per the README's
instructions -->
# Awesome JSON Schema [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[<img src="logo.svg" align="right" width="100">](https://json-schema.org)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Join Slack](https://img.shields.io/badge/Slack-Join%20Slack-blue.svg?style=flat-square)](https://json-schema.slack.com)
[![OpenCollective](https://img.shields.io/opencollective/all/json-schema?label=OpenCollective&style=flat-square)](https://opencollective.com/json-schema)
> A curated list of awesome JSON Schema resources, tutorials, tools, and more.
JSON Schema is a JSON-based format to annotate and validate JSON documents with
a vibrant community. JSON Schema is defined by a set of IETF specifications and
it is the industry-standard for defining the structure and meaning of JSON
documents.
---
**Would you like to promote your company or product here? [Sponsor us on
GitHub](https://github.com/sponsors/sourcemeta)**
---
> [!TIP]
> Do you want to level up your JSON Schema skills? Check out
> [learnjsonschema.com](https://www.learnjsonschema.com), our growing JSON
> Schema documentation website, and our O'Reilly book [Unifying Business, Data,
> and Code: Designing Data Products with JSON
> Schema](https://www.oreilly.com/library/view/unifying-business-data/9781098144999/).
## Contents
- [Official](#official)
- [Getting Started](#getting-started)
- [Vocabularies](#vocabularies)
- [Registries](#registries)
- [Adoption](#adoption)
- [Articles](#articles)
- [Specifications](#specifications)
- [Books](#books)
- [Courses](#courses)
- [Videos](#videos)
- [Podcasts](#podcasts)
- [Papers](#papers)
- [Tools](#tools)
- [Libraries](#libraries)
## Official
{{#each (sortBy data "title")}}
{{#compare type "==" "official"}}
- [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Getting Started
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "tutorial"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Vocabularies
{{#each (sortBy data "title")}}
{{#compare type "==" "vocabulary"}}
- [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Registries
{{#each (sortBy data "title")}}
{{#compare type "==" "registry"}}
- [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Adoption
*Awesome products and companies that adopted JSON Schema. Did we miss any? [Let
us
know!](https://github.com/jviotti/awesome-jsonschema/issues/new?assignees=&labels=adoption&template=course.md&title=)*
{{#each (sortBy data "title")}}
{{#compare type "==" "adoption"}}
- [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Articles
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "article"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Specifications
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "spec"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Books
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "book"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Courses
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "course"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Videos
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "video"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Podcasts
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "podcast"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Papers
{{#each (reverseSortBy data "year")}}
{{#compare type "==" "paper"}}
- ({{this.year}}) [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Tools
{{#each (sortBy data "subtype")}}
{{#compare type "==" "tool"}}
- [{{title}}]({{{url}}}?utm_source=awesome-jsonschema) - {{summary}}.
{{/compare}}
{{/each}}
## Libraries
The JSON Schema website includes an extensive list of implementations and
related libraries: https://json-schema.org/implementations.html.
---
> Special thanks to [@kinlane](https://github.com/kinlane) for curating the
initial version of this list.