{"id":22086009,"url":"https://github.com/vueditor/tiptap-extension-handle","last_synced_at":"2025-09-17T11:55:11.618Z","repository":{"id":256427626,"uuid":"855157931","full_name":"vueditor/tiptap-extension-handle","owner":"vueditor","description":"A tiptap extension to support drag handle and custom view","archived":false,"fork":false,"pushed_at":"2025-01-13T17:17:05.000Z","size":880,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T23:59:59.245Z","etag":null,"topics":["drag","editor","handle","prosemirror","tiptap","tiptap-extension"],"latest_commit_sha":null,"homepage":"https://vueditor.litingyes.top","language":"TypeScript","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/vueditor.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":"2024-09-10T12:11:50.000Z","updated_at":"2025-07-29T21:28:02.000Z","dependencies_parsed_at":"2024-11-19T05:15:33.773Z","dependency_job_id":null,"html_url":"https://github.com/vueditor/tiptap-extension-handle","commit_stats":null,"previous_names":["vueditor/tiptap-extension-handle"],"tags_count":2,"template":false,"template_full_name":"litingyes/typescript-starter","purl":"pkg:github/vueditor/tiptap-extension-handle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueditor%2Ftiptap-extension-handle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueditor%2Ftiptap-extension-handle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueditor%2Ftiptap-extension-handle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueditor%2Ftiptap-extension-handle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vueditor","download_url":"https://codeload.github.com/vueditor/tiptap-extension-handle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueditor%2Ftiptap-extension-handle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275193144,"owners_count":25421373,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["drag","editor","handle","prosemirror","tiptap","tiptap-extension"],"created_at":"2024-12-01T01:18:03.183Z","updated_at":"2025-09-17T11:55:11.588Z","avatar_url":"https://github.com/vueditor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiptap extension handle\n\n![GitHub License](https://img.shields.io/github/license/vueditor/tiptap-extension-handle?style=plastic) ![NPM Version](https://img.shields.io/npm/v/%40vueditor%2Ftiptap-extension-handle?style=plastic) ![NPM Downloads](https://img.shields.io/npm/dm/%40vueditor%2Ftiptap-extension-handle?style=plastic)  ![GitHub Repo stars](https://img.shields.io/github/stars/vueditor/tiptap-extension-handle?style=plastic)\n\nA tiptap extension to support drag handle, read the [docs](https://vueditor.litingyes.top/) to learn more.\n\n## Installation\n\n```bash\npnpm add @vueditor/tiptap-extension-handle\n```\n\nor\n\n```bash\nnpm install @vueditor/tiptap-extension-handle\n```\n\n## Basic usage\n\n\u003e [!TIP]\n\u003e For more detailed usage，see the [examples](./examples/) directory or more comprehensive usage: [rich text editor](https://github.com/vueditor/rich-text-editor.git).\n\n```ts\nimport { Editor } from '@tiptap/core'\nimport { handle } from '@vueditor/tiptap-extension-handle'\n\nconst editor = new Editor({\n  extension: [handle]\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvueditor%2Ftiptap-extension-handle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvueditor%2Ftiptap-extension-handle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvueditor%2Ftiptap-extension-handle/lists"}