a-axton / html-layers

An experimental library for creating Apple TV style hover effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Layers

An experimental library for creating Apple TV style hover effects. Still in active development.

Install

npm install

Dev

npm run watch

Test Browser

npm run test-web

then go to: http://localhost:8080/webpack-dev-server/tmp/tests

Test Node

npm run test-node

Build

npm run build

About

An experimental library for creating Apple TV style hover effects

License:MIT License


Languages

Language:JavaScript 100.0%