项目作者: zesty-io

项目描述 :
Frontend View to Test Zesty.io Schema YAML Files
高级语言: JavaScript
项目地址: git://github.com/zesty-io/schema-reader-ui.git
创建时间: 2018-05-14T16:48:56Z
项目社区:https://github.com/zesty-io/schema-reader-ui

开源协议:MIT License

下载


Zesty.io YAML Schema Reader

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

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.

Project Goals

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.

Dependencies

  • ACE Editor with YAML mode and XCODE theme
  • JQuery 3.3.1
  • Bulma CSS framework