amazon-firetv-remote
v0.1.0
Published
This project is small utility for building HTML5 App for Amazon Fire TV and you want to map Remote Control button with JavaScript KeyCode.
Maintainers
Readme
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
