1.0.5 • Published 9 years ago

orientation-listener v1.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

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