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
- Host: GitHub
- URL: https://github.com/customcommander/schematic
- Owner: customcommander
- License: mit
- Created: 2022-04-26T12:33:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T17:13:27.000Z (over 3 years ago)
- Last Synced: 2025-02-15T10:29:54.814Z (8 months ago)
- Topics: blockly, json-schema, json-schema-generator
- Language: Clojure
- Homepage: https://customcommander.github.io/schematic/
- Size: 688 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# schematic

## 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