orientation-listener Listen for device orientation changes. Installation Install with component(1): $ component install component/orientation-listener Example API Listener() Initialize a new Listener. Listener.orientation() Return the orientation type, "landscape" or "portrait". Listener.unbind() Unbind listeners. License MIT