{"id":13546982,"url":"https://github.com/moefyit/vuepress-plugin-cursor-effects","last_synced_at":"2025-07-16T14:44:18.597Z","repository":{"id":43455614,"uuid":"216066156","full_name":"moefyit/vuepress-plugin-cursor-effects","owner":"moefyit","description":":tada: Add a cute click effect to your mouse in your vuepress!","archived":false,"fork":false,"pushed_at":"2025-02-10T10:44:57.000Z","size":43,"stargazers_count":23,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T18:48:04.464Z","etag":null,"topics":["cursor","effects","plugin","vuepress"],"latest_commit_sha":null,"homepage":"https://moefyit.github.io/moefy-vuepress/","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/moefyit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-18T16:33:37.000Z","updated_at":"2025-02-10T06:21:40.000Z","dependencies_parsed_at":"2024-02-15T19:58:36.003Z","dependency_job_id":null,"html_url":"https://github.com/moefyit/vuepress-plugin-cursor-effects","commit_stats":{"total_commits":40,"total_committers":4,"mean_commits":10.0,"dds":0.25,"last_synced_commit":"7a5613bad7c176c84a9796dc3f78d89d23043fe1"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moefyit%2Fvuepress-plugin-cursor-effects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moefyit%2Fvuepress-plugin-cursor-effects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moefyit%2Fvuepress-plugin-cursor-effects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moefyit%2Fvuepress-plugin-cursor-effects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moefyit","download_url":"https://codeload.github.com/moefyit/vuepress-plugin-cursor-effects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246880150,"owners_count":20848819,"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":["cursor","effects","plugin","vuepress"],"created_at":"2024-08-01T12:00:49.121Z","updated_at":"2025-04-02T19:32:12.066Z","avatar_url":"https://github.com/moefyit.png","language":"JavaScript","readme":"# vuepress-plugin-cursor-effects \u003cGitHubLink repo=\"moefyit/vuepress-plugin-cursor-effects\"/\u003e\n\n:tada: Add a cute click effect to your mouse in your vuepress!\n\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://www.npmjs.com/package/vuepress-plugin-cursor-effects\" target=\"_blank\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/vuepress-plugin-cursor-effects.svg?style=flat-square\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/moefyit/vuepress-plugin-cursor-effects/stargazers\" target=\"_blank\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/moefyit/vuepress-plugin-cursor-effects?style=flat-square\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://www.npmjs.com/package/vuepress-plugin-cursor-effects\" target=\"_blank\"\u003e\u003cimg alt=\"downloads\" src=\"https://img.shields.io/npm/dt/vuepress-plugin-cursor-effects.svg?style=flat-square\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://www.npmjs.com/package/vuepress-plugin-cursor-effects\" target=\"_blank\"\u003e\u003cimg alt=\"downloads\" src=\"https://img.shields.io/npm/dm/vuepress-plugin-cursor-effects.svg?style=flat-square\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/moefyit/vuepress-plugin-cursor-effects/blob/main/LICENSE\" target=\"_blank\"\u003e\u003cimg alt=\"GitHub license\" src=\"https://img.shields.io/github/license/moefyit/vuepress-plugin-cursor-effects?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n- Document: [moefy-vuepress](https://moefyit.github.io/moefy-vuepress/)\n- Live demo: [notev](https://nyakku.moe/)\n\n\u003e Want to use it outside of VuePress1.x? Try [moefy-canvas](https://github.com/moefyit/moefy-canvas)!\n\n## Install\n\n```bash\nyarn add vuepress-plugin-cursor-effects -D\n# or use npm\nnpm i vuepress-plugin-cursor-effects -D\n```\n\n## Usage\n\n```javascript\nmodule.exports = {\n   plugins: ['cursor-effects'],\n}\n```\n\n## Options\n\n```js\nmodule.exports = {\n   plugins: [\n      [\n         'cursor-effects',\n         {\n            size: 2, // size of the particle, default: 2\n            shape: ['star' | 'circle'], // shape of the particle, default: 'star'\n            zIndex: 999999999, // z-index property of the canvas, default: 999999999\n         },\n      ],\n   ],\n}\n```\n\n## Thanks\n\n- [hexo-theme-sagiri](https://github.com/DIYgod/diygod.me/blob/master/themes/sagiri/src/cursor-effects.js)\n","funding_links":[],"categories":["🚀 A series of exquisite and compact web page cool effects"],"sub_categories":["Mouse Effect"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoefyit%2Fvuepress-plugin-cursor-effects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoefyit%2Fvuepress-plugin-cursor-effects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoefyit%2Fvuepress-plugin-cursor-effects/lists"}