{"id":18982521,"url":"https://github.com/kid-1912/tiptap-extension-trailing-node","last_synced_at":"2025-07-16T20:36:02.597Z","repository":{"id":219951947,"uuid":"750278364","full_name":"KID-1912/tiptap-extension-trailing-node","owner":"KID-1912","description":"Add a blank node after the node to solve the problem of not being able to append content.","archived":false,"fork":false,"pushed_at":"2024-01-30T10:43:26.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T09:32:22.451Z","etag":null,"topics":["blank","extension","insert","tiptap"],"latest_commit_sha":null,"homepage":"","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/KID-1912.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-30T10:37:22.000Z","updated_at":"2024-02-21T03:57:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"8df97a38-6c9a-42ac-aee1-2290202a9dde","html_url":"https://github.com/KID-1912/tiptap-extension-trailing-node","commit_stats":null,"previous_names":["kid-1912/tiptap-extension-trailing-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KID-1912/tiptap-extension-trailing-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KID-1912%2Ftiptap-extension-trailing-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KID-1912%2Ftiptap-extension-trailing-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KID-1912%2Ftiptap-extension-trailing-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KID-1912%2Ftiptap-extension-trailing-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KID-1912","download_url":"https://codeload.github.com/KID-1912/tiptap-extension-trailing-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KID-1912%2Ftiptap-extension-trailing-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265538643,"owners_count":23784627,"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":["blank","extension","insert","tiptap"],"created_at":"2024-11-08T16:13:50.662Z","updated_at":"2025-07-16T20:36:02.574Z","avatar_url":"https://github.com/KID-1912.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiptap-extension-trailing-node\n\n\u003ch3 align=\"center\"\u003e\n    The extension adds an actual node to the tiptap content.\n    Add a blank node after the node to solve the problem of not being able to append content.\n\u003c/h3\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/tiptap-extension-trailing-node\"\u003e\n    \u003cimg\n     alt=\"NPM URL\"\n     src=\"https://img.shields.io/badge/npm-tiptapExtensionTrailingNode?logo=npm\"\u003e\n  \u003c/a\u003e\n  \u003cimg\n     alt=\"version\"\n     src=\"https://img.shields.io/badge/version-1.0.0-blue\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n---\n\n## Install\n\n```shell\nnpm install tiptap-extension-trailing-node -S\n```\n\n## Usage\n\n```js\nimport TrailingNode from \"tiptap-extension-trailing-node\";\n\nconst editor = new Editor({\n  element: document.querySelector(\".editor\"),\n  extensions: [StarterKit, TrailingNode],\n});\n```\n\n## Relations\n\n**tiptap-Trailing Node:** https://tiptap.dev/docs/editor/experiments/trailing-node\n\n**tiptap-appmsg-editor:** https://github.com/KID-1912/tiptap-appmsg-editor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkid-1912%2Ftiptap-extension-trailing-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkid-1912%2Ftiptap-extension-trailing-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkid-1912%2Ftiptap-extension-trailing-node/lists"}