File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ node_js:
66cache :
77 yarn : true
88 directories :
9- - " node_modules"
9+ - node_modules
1010script :
11- - yarn dev
12- - yarn lint
11+ - yarn dev
12+ - yarn lint
1313notifications :
1414 slack :
1515 on_success : change
16+ secure : Rl5nJT1VJNUvmyJR+f4CIEjHJsSpmJtBoqIH4OphTu4funivsdtyDTzL5LuaWR41f0T/cA9oWJavmiE5TKNCnSNAd1XB1tpptaIzKiTPOUd6o6EO4KJmyi6vnTAcXQPUhovgY6uu+UN3HDgc8tokFUhC/kslrlYWBqfHGBq9/6S1T+8diFGQ1xcxkoACUHyx3P+IxEeRVV04oynMyYZfKOBHR2W7a6f/+rGcJBk7fs9XdTXcT5S/RQvsLWRt6Cx2XOEPaUczXi7kGQ/OUJwNbw1TkIWgIGEKnsVMYtmpXaRWTpzwhy5EssuftOFxqNJqMYDI4VuJG+tvwPevbJ7x1IBReJ8RvcfasvRkM2pEEhY+stjd0ayj+FAnDSaruKPA4dfuHjRd4c1kXShvjwGe5AZU8jqPTX6WX/lbM4eAW+h2kqUAFbYYcu0/xkRAFI2b/rqckIh8EMfsIO2cEtDyAlahibvF153QvbEv53b49pjL1cacLC2g4gclOJne2a1RaIhmuNt9XZ5Dxna8bJXcE1Z36+VqiSjsZbeEFxbZ7KnK9wG8YEq9CLYC/JBJJAWVOCHKVeRpkOWcLqq397PsPo01rvTqiXvOOfHlJryWEGrBbFTylsq8A2qa1Ac7kBKdBXHx2q7DHcReyu5WF9jM+LXazqm1Xw53OWqGiI32p+M=
Original file line number Diff line number Diff line change 11# inactivejs
22
3+ [ ![ Build Status] ( https://travis-ci.org/fireworkweb/inactivejs.svg?branch=develop )] ( https://travis-ci.org/fireworkweb/inactivejs )
4+
35Detect when a user is idle. No dependencies, small footprint (2.35kb). Inspired by [ Idle.js] ( https://github.com/shawnmclean/Idle.js )
46
57## Usage
Original file line number Diff line number Diff line change 1717 },
1818 "author" : " Firework Web & Mobile" ,
1919 "license" : " MIT" ,
20+ "repository" : {
21+ "type" : " git" ,
22+ "url" : " https://github.com/fireworkweb/inactivejs.git"
23+ },
24+ "bugs" : {
25+ "url" : " https://github.com/fireworkweb/inactivejs/issues"
26+ },
2027 "devDependencies" : {
2128 "babel-preset-env" : " ^1.6.1" ,
2229 "eslint" : " ^4.19.1" ,
You can’t perform that action at this time.
0 commit comments