@vizor-vr/shared

v0.2.1

Published

Shared types, constants, and utilities for Vizor VR Player

Downloads

91

Readme

@vizor-vr/shared

Shared types, constants, and utilities used across the Vizor VR packages and platform — projection-format definitions, license tiers and feature flags, Zod validation schemas, and small VR math/utility helpers.

Install

npm install @vizor-vr/shared

Usage

import { VZ_FORMATS, type LicenseTier, TIER_FEATURES } from '@vizor-vr/shared';

This package is primarily an internal dependency of the Vizor packages; it is published so the framework wrappers and player share a single source of truth for types and constants.

Security

See the monorepo security policy for how to report vulnerabilities ([email protected]).

License

MIT — see LICENSE.