Frontend Interface to Test Zesty.io Schema YAML Files against the remote cloud function https://us-central1-zesty-dev.cloudfunctions.net/schemaReader
Visit the url: https://zesty-io.github.io/schema-reader-ui/
Examples dynamically load from json files in the Examples folder. The master file is examples.json. This file points to other files that dynamically load the examples panel, each example points to a remote Zesty.io YAML Schema files.
We encourage other to make pull requests against examples. Add your own and help other devs.
The goal is to create an interactive tool for developers to test their YAML schema files. It's important to keep this repo very lightweight, no build process and few dependencies.
- ACE Editor with YAML mode and XCODE theme
- JQuery 3.3.1
- Bulma CSS framework