• This repository has been archived on 02/Nov/2023
  • Stars
    star
    292
  • Rank 141,297 (Top 3 %)
  • Language
    HTML
  • Created about 9 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JSON Schema website

JSON Schema Website

Contributor Covenant Project Status: Active – The project has reached a stable, usable state and is being actively developed. Financial Contributors on Open Collective

This is the repository for the JSON Schema website.

For issues, discussion, and changes to the JSON Schema specification, please use the json-schema-spec repository.

Status

For the current status of issues and pull requests, please see the following badges

Issues

Available In Progress Review Needed

Critical High Medium Low

Labels are assigned based on Sensible Github Labels.

Compile and run locally

This site runs via github pages, with automatically building PR previews via netlify.

This project uses git submodules, so you will need to run the following commands to fully clone the repo.

git submodule init
git submodule update

You can run the site locally using docker-compose up and browse to http://localhost:4000

License

The source material in this repository is licensed under the AFL or BSD license.

More Repositories

1

json-schema-spec

The JSON Schema specification
JavaScript
3,636
star
2

understanding-json-schema

A website aiming to provide more accessible documentation for JSON schema.
Python
1,516
star
3

JSON-Schema-Test-Suite

A language agnostic test suite for the JSON Schema specifications
Python
605
star
4

community

A space to discuss community and organisational related things
81
star
5

json-schema-vocabularies

Experimental vocabularies under consideration for standardization
51
star
6

website

JSON Schema website
HTML
43
star
7

vocab-idl

Help and clarify how JSON Schema can be interpreted from validation rules to data definition. This extends to how those data definitions can be represented in any programming language
19
star
8

json-hyperschema-spec

A *future* location for the JSON Hyper-Schema I-D sources.
14
star
9

tour

A tour of JSON Schema
TypeScript
13
star
10

landscape

The JSON Schema Landscape
8
star
11

json-schema-linting

Linting tools to help build better JSON Schemas
7
star
12

referencing

Proposals for a possible specification encompassing the varying uses of "$ref"
Makefile
6
star
13

.github

Our organization-wide Code of Conduct. Also see the community repository.
6
star
14

json-schema-test-suite-npm

NPM / node.js-specific support for json-schema-org/JSON-Schema-Test-Suite
JavaScript
5
star
15

vocab-database

A proposed JSON Schema vocabulary for common database use cases
5
star
16

blog

The JSON Schema blog
JavaScript
4
star
17

upgrade-downgrade-rules

A set of transformation rules to convert between JSON Schema specification versions
2
star
18

ecosystem

Showcasing and documenting the JSON Schema Ecosystem
JavaScript
2
star
19

TSC

The repository where the JSON Schema TSC discuss and decide things
1
star
20

conference

The JSON Schema conference website
HTML
1
star
21

repo-template

A template repo that's pre-initialized with a license, CoC, etc.
1
star