Skip to content

liriliri/eruda-orientation

Repository files navigation

eruda-orientation

NPM version Build status License

Eruda plugin for testing orientation api.

Demo

Browse it on your phone: http://eruda.liriliri.io/?plugin=orientation

Install

npm install eruda-orientation --save
eruda.add(erudaOrientation);

Make sure Eruda is loaded before this plugin, otherwise won't work.