elm-lang / page-visibility

is your window visible?

Home Page:http://package.elm-lang.org/packages/elm-lang/page-visibility/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page Visibility

This library helps you figure out if your app is visible at the moment. If the user is switched into a different tab, maybe you want to stop doing animations or pause a video.

This package is backed by the JavaScript PageVisibility API.

About

is your window visible?

http://package.elm-lang.org/packages/elm-lang/page-visibility/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 70.8%Language:JavaScript 29.2%