Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xviz/schema

Package Overview
Dependencies
Maintainers
8
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xviz/schema

XVIZ JSON schema

  • 1.0.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
908
decreased by-46.99%
Maintainers
8
Weekly downloads
 
Created
Source

@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

FAQs

Package last updated on 02 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc