0.1.0 • Published 8 years ago

amazon-firetv-remote v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
8 years ago

amazon-firetv-remote |

=======================|

A small library providing utility methods for Amazon remote control and it's mapping in Javascript

Installation

npm install amazon-remote-control --save

Usage

var afr = require('amazon-firetv-remote') var isBack = afr.isBack(event);

Tests

npm test

Release History

  • 0.1.0 Initial release