An open API service indexing awesome lists of open source software.

https://github.com/customcommander/schematic

JSON Schema & Blocks For Fun
https://github.com/customcommander/schematic

blockly json-schema json-schema-generator

Last synced: 19 days ago
JSON representation

JSON Schema & Blocks For Fun

Awesome Lists containing this project

README

          

# schematic

![Screenshot](./screenshot.png)

## About

This is an educational project mainly intended to deepen my understanding of [JSON Schema][] and to get some practical experience with ClojureScript. The web application is built with [Blockly][] to provide an interactive and beginner-friendly tool to design and learn about schemas.

## Try It Online

https://customcommander.github.io/schematic/

[JSON Schema]: https://json-schema.org/
[Blockly]: https://developers.google.com/blockly