{"id":29224103,"url":"https://github.com/mini-eggs/mouse-activity","last_synced_at":"2025-07-03T05:33:40.039Z","repository":{"id":57303169,"uuid":"153536129","full_name":"mini-eggs/mouse-activity","owner":"mini-eggs","description":"A tiny interface for checking if the mouse is active or not.","archived":false,"fork":false,"pushed_at":"2018-10-18T00:22:39.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-23T07:41:56.892Z","etag":null,"topics":["active","activity","mouse"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mini-eggs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-17T23:26:01.000Z","updated_at":"2018-10-18T00:22:40.000Z","dependencies_parsed_at":"2022-09-02T08:12:28.178Z","dependency_job_id":null,"html_url":"https://github.com/mini-eggs/mouse-activity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mini-eggs/mouse-activity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini-eggs%2Fmouse-activity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini-eggs%2Fmouse-activity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini-eggs%2Fmouse-activity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini-eggs%2Fmouse-activity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mini-eggs","download_url":"https://codeload.github.com/mini-eggs/mouse-activity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mini-eggs%2Fmouse-activity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262784057,"owners_count":23363666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["active","activity","mouse"],"created_at":"2025-07-03T05:33:35.830Z","updated_at":"2025-07-03T05:33:40.031Z","avatar_url":"https://github.com/mini-eggs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mouse Activity\n\n## Install\n\n```bash\nnpm i -s mouse-activity\n```\n\n## Usage\n\n```javascript\nimport mouse from \"mouse-activity\"\n\nmouse()\n  .active(() =\u003e console.log(\"active\"))\n  .inactive(() =\u003e console.log(\"inactive\"))\n  // .destroy(); // would stop the two func above from being called+listening to mouse movements\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmini-eggs%2Fmouse-activity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmini-eggs%2Fmouse-activity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmini-eggs%2Fmouse-activity/lists"}