An open API service indexing awesome lists of open source software.

https://github.com/keegandonley/timeoutjs

Automatically timeout webpage after inactivity
https://github.com/keegandonley/timeoutjs

javascript timer website

Last synced: 2 months ago
JSON representation

Automatically timeout webpage after inactivity

Awesome Lists containing this project

README

          

# timeoutJS

Working on a web project I realized there wasn't an easy way to simply handle timeouts on a web page after a period of inactivity. After writing some basic code to handle this, I realized it would be much cleaner to wrap everything in some basic functions to handle interacting with the timer, and that's how timeoutJS was born.

Read the docs: [timeoutJS Docs](http://keegandonley.com/timeoutJS/)