@blackpixel/framer-focusengine
Version:
Simulate the grid focus behavior seen on streaming media players like Apple TV and Roku.
15 lines (12 loc) • 326 B
JSON
{
"name": "FocusEngine",
"description": "Simulates the grid focus behavior found on TV set-top box interfaces.",
"author": "John Marstall @ BPXL",
"require": "fe = require 'FocusEngine'",
"install": [
"FocusEngine.coffee",
"README.md"
],
"example": "example.coffee",
"thumb": "thumb.png"
}