1.0.8 • Published 4 years ago
@xviz_hk/schema v1.0.8
@xviz_hk/schema
This module contains the xviz_hk protocol JSON schema files and examples along with utilities for validating them.
Install
Using npm:
npm install --save-dev @xviz_hk/schemaor using yarn:
yarn add @xviz_hk/schemaDirectory Structure
The root of this modules contains the schema divided up into:
core- central typesprimitives- base visualization typessession- typical client/server messagesmath- basic math types used in several schemas
The non schema directories:
src- code to validate the examples against the schemaexamples- JSON files that match correspondingly named schema filesinvalid- Likeexamplesbut all of these should fail invalidation
For more in depth documentation see http://xviz_hk.org/docs
1.0.8
4 years ago