idle-js icon indicating copy to clipboard operation
idle-js copied to clipboard

An UMD lib to know when a page goes idle: hidden, or inactive.

Results 4 idle-js issues
Sort by recently updated
recently updated
newest added

Hi all!, I tried to check the idle timer in my webapp , it is working in Desktop but when i try to access the same in the mobile devices...

I tried this library out. It is great, but I need a way to listen to click/keypress events on an iframe as well.

When I pass 'scroll' to the events list, it does not work. I read in this stackoverflow: https://stackoverflow.com/a/30723677/1222743 You have to pass true to the addEventListener. According to the answer...

I want to use this package in a commercial project, but need to confirm the intended license. The NPM package (1.2.0) is tagged as MIT licensed, but want to confirm...