Work with device orientation/motion in web browsers http://lewismoten.github.io/device-orientation/
  • JavaScript 56.2%
  • HTML 43.8%
Find a file
2015-10-14 02:10:36 -04:00
.gitattributes 👾 Added .gitattributes & .gitignore files 2015-10-13 23:18:03 -04:00
.gitignore 👾 Added .gitattributes & .gitignore files 2015-10-13 23:18:03 -04:00
device-orientation.js Rename iife, reorder declaration/assignment 2015-10-14 02:10:36 -04:00
index.html Say what happens, show where the code is 2015-10-14 02:01:20 -04:00
README.md Create README.md 2015-10-14 02:07:33 -04:00

Device Orientation

Work with device orientation/motion in web browsers. Raw data is displayed, as well as the current heading/direction that a device is facing.

Try the Demo

Download the Source