Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 817 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 817 Bytes

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.