Giter Site home page Giter Site logo

json-schema-utils's Introduction

JSON Schema Utilities

Work in progress

This is going to be a suite of utilities for generating JSON schema.

Right now, it is work in progress, but the long-term goal is to allow for two things:

  • JSON Schema generation
  • Code generation templating based on JSON schemas

The latter is somewhat inspired by WebKit's use of JSON schema and JSON-RPC in their web inspector projects.

The target format of this suite is going to be based on the IETF draft of A JSON Media Type for Describing the Structure and Meaning of JSON Documents with some caveats:

  1. Only a subset of the specification will be used. The spec is rather large and some of it can be open for interpretation.

    This project will still be a success if one can generate code from the format used

  2. Even though JSON schema is described in JSON, YAML will be used as the preferred human readable format for viewing these schemas.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.