rchasman / Idle.js

Javascript activity library for the browser. (away, idle, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Idle.Js Build Status

NuGet

Visual Studio users can install this directly into their web projects by executing the following command in the Package Manager Console

PM> Install-Package Idle.js

Description

Tiny javascript library to report activity of user in the browser (away, idle, not looking at webpage, etc). that is independent of any other javascript libraries such as jquery.

You can view the demo here.

Changelog

0.0.2 (7-03-12) - Added 2 events for the visibility API. Now detects when is a user changes tabs or returns.

0.0.1 - Initial activity monitoring.

About

Javascript activity library for the browser. (away, idle, etc)

License:Other


Languages

Language:JavaScript 94.9%Language:CSS 2.7%Language:CoffeeScript 2.4%