webxr
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/webxr package

0.0.0 • Public • Published

webxr

An entry point for WebXR tools.

Packages

First, ensure you have Node.js installed.

webxr-cli

A command-line tool for creating, testing, and deploying WebXR projects.

Usage

To install the CLI tool:

npm install -g webxr-cli

To use:

webxr

webxr-agent

A drop-in JavaScript helper library to handle the user interface and logic for the presentation and navigation of WebXR sites.

Usage

See the GitHub project for the WebXR Agent.

To include it in your site, simply include this snippet of code in your HTML (ideally, immediately before the </head> or before </body>):

<script src="https://agent.webvr.rocks/client.js" async defer></script>

License

CC0-1.0

Package Sidebar

Install

npm i webxr

Weekly Downloads

89

Version

0.0.0

License

CC0-1.0

Last publish

Collaborators

  • cvan