@xviz/schema

1.0.13 • Public • Published

@xviz/schema

This module contains the XVIZ protocol JSON schema files and examples along with utilities for validating them.

Install

Using npm:

npm install --save-dev @xviz/schema

or using yarn:

yarn add @xviz/schema

Directory Structure

The root of this modules contains the schema divided up into:

  • core - central types
  • primitives - base visualization types
  • session - typical client/server messages
  • math - basic math types used in several schemas

The non schema directories:

  • src - code to validate the examples against the schema
  • examples - JSON files that match correspondingly named schema files
  • invalid - Like examples but all of these should fail invalidation

For more in depth documentation see http://xviz.org/docs

Readme

Keywords

none

Package Sidebar

Install

npm i @xviz/schema

Weekly Downloads

3,604

Version

1.0.13

License

Apache-2.0

Unpacked Size

319 kB

Total Files

54

Last publish

Collaborators

  • alextorok
  • gadipudib
  • jlisee
  • marionleborgne
  • pessimistress
  • streetscape.gl-twojtasz
  • twojtasz
  • twojtasz-aurora