{"id":13480311,"url":"https://github.com/hacknug/tailwindcss-cursor-extended","last_synced_at":"2025-04-11T02:51:51.117Z","repository":{"id":49297859,"uuid":"131482779","full_name":"hacknug/tailwindcss-cursor-extended","owner":"hacknug","description":"DEPRECATED: All of the missing cursor utilities for Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2021-06-19T10:49:10.000Z","size":4,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T12:09:49.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/tailwindcss-cursor-extended","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hacknug.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-29T09:47:40.000Z","updated_at":"2023-03-01T15:37:05.000Z","dependencies_parsed_at":"2022-09-21T21:23:56.697Z","dependency_job_id":null,"html_url":"https://github.com/hacknug/tailwindcss-cursor-extended","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknug%2Ftailwindcss-cursor-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknug%2Ftailwindcss-cursor-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknug%2Ftailwindcss-cursor-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknug%2Ftailwindcss-cursor-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacknug","download_url":"https://codeload.github.com/hacknug/tailwindcss-cursor-extended/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333123,"owners_count":21086193,"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":[],"created_at":"2024-07-31T17:00:37.237Z","updated_at":"2025-04-11T02:51:51.098Z","avatar_url":"https://github.com/hacknug.png","language":"JavaScript","readme":"# Tailwind CSS Cursor Extended Plugin\n\n**Deprecated due to Tailwind CSS supporting `cursor` as of v1.0.0.**\n\nThis plugin adds all of the missing cursor utilities to Tailwind CSS.\n\n## Installation\n\nAdd this plugin to your project:\n\n```bash\n# Install using npm\nnpm install --save-dev tailwindcss-cursor-extended\n\n# Install using yarn\nyarn add -D tailwindcss-cursor-extended\n```\n\n## Usage\n\n```js\nrequire('tailwindcss-cursor-extended')(['responsive'])\n```\n\n```css\n.cursor-none { cursor: none; }\n.cursor-context-menu { cursor: context-menu; }\n.cursor-help { cursor: help; }\n.cursor-progress { cursor: progress; }\n.cursor-cell { cursor: cell; }\n.cursor-crosshair { cursor: crosshair; }\n.cursor-text { cursor: text; }\n.cursor-vertical-text { cursor: vertical-text; }\n.cursor-alias { cursor: alias; }\n.cursor-copy { cursor: copy; }\n.cursor-no-drop { cursor: no-drop; }\n.cursor-all-scroll { cursor: all-scroll; }\n.cursor-col-resize { cursor: col-resize; }\n.cursor-row-resize { cursor: row-resize; }\n.cursor-n-resize { cursor: n-resize; }\n.cursor-e-resize { cursor: e-resize; }\n.cursor-s-resize { cursor: s-resize; }\n.cursor-w-resize { cursor: w-resize; }\n.cursor-ne-resize { cursor: ne-resize; }\n.cursor-nw-resize { cursor: nw-resize; }\n.cursor-se-resize { cursor: se-resize; }\n.cursor-sw-resize { cursor: sw-resize; }\n.cursor-ew-resize { cursor: ew-resize; }\n.cursor-ns-resize { cursor: ns-resize; }\n.cursor-nesw-resize { cursor: nesw-resize; }\n.cursor-nwse-resize { cursor: nwse-resize; }\n.cursor-zoom-in { cursor: zoom-in; }\n.cursor-zoom-out { cursor: zoom-out; }\n.cursor-grab { cursor: grab; }\n.cursor-grabbing { cursor: grabbing; }\n```\n","funding_links":[],"categories":["Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacknug%2Ftailwindcss-cursor-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacknug%2Ftailwindcss-cursor-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacknug%2Ftailwindcss-cursor-extended/lists"}