Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 285 Bytes

Readme.md

File metadata and controls

22 lines (12 loc) · 285 Bytes

visible

Check if the page is currently visible

Usage

var visible = require('visible');

console.log(visible()); // true or false

Installation

Install with component(1):

$ component install juliangruber/visible

License

MIT