npm.io
2.1.0 • Published 2 months ago

@foxglove/schemas

Licence
MIT
Version
2.1.0
Deps
2
Size
1.2 MB
Vulns
0
Weekly
0
Stars
296

@foxglove/schemas

This package contains TypeScript type definitions and JSON Schemas for the Foxglove schemas.

Installation

npm install @foxglove/schemas

Usage

For a list of available schemas, see https://docs.foxglove.dev/docs/visualization/message-schemas/introduction

import type { CompressedImage } from '@foxglove/schemas';
import { CompressedImage } from '@foxglove/schemas/jsonschema';