webvr-polyfill

v0.10.12
Use WebVR today, on mobile or desktop, without requiring a special browser build.
vr webvr

build

rollup -c

build-min

rollup -c rollup.config.min.js

build-all

npm run build && npm run build-min

watch

rollup -c -w

test

mocha -r test/init.js --compilers js:babel-core/register test/*.test.js

preversion

npm install && npm test

version

npm run build-all && git add build/*

postversion

git push && git push --tags && npm publish
npm i webvr-polyfill

Metadata

Downloads