@casejs/json-schema

0.0.1 • Public • Published

CASE Schema

CASE Schema is the JSON Schema that ensure the format of CASE YAML files.

It has 2 main goals:

  • Provide IDE assistance on YML files trough documentation, error highlighting and autocomplete
  • Validate the consistency of the data on compilation

Contribute

The .vscode/settings.json at the root of this repository is configured to match any YML file in case-schema subfolders (like /examples) with the app-schema.json. You can adapt the latter to see it live on those YML files.

Readme

Keywords

Package Sidebar

Install

npm i @casejs/json-schema

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

6.5 kB

Total Files

6

Last publish

Collaborators

  • brunobuddy