@microsoft/mixed-reality-extension-sdk

v0.11.0
The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.
mixed reality virtual reality vr altspacevr sdk node

clean

tsc --build --clean

build

tsc --build && npm run lint

build-docs

typedoc --externalPattern "**/node_modules/**" --excludeExternals --excludeNotExported --excludeProtected --excludePrivate --hideGenerator --mode file --name "Mixed Reality Extension SDK" --readme none --out ../../docs ./src

lint

tslint -p ./tsconfig.json -c ../tslint.json

lint-docs

tslint -p ./tsconfig.json -c ../tslint.docs.json

prepublishOnly

npm run build
npm i @microsoft/[email protected]

Metadata

  • MIT
  • >=8.12.0
  • Microsoft Corporation
  • released 6/11/2019

Downloads