{"library":"prosemirror-trailing-node","type":"library","category":null,"description":"prosemirror-trailing-node is a plugin for the ProseMirror rich text editor that ensures there's always an editable node at the end of the document. This is particularly useful for preventing users from getting stuck within non-editable or complex nodes, allowing for continuous input. It automatically appends a configurable default node, such as a paragraph, when the last node in the document is not empty. The current stable version is 3.0.0, aligning with the major version 3 of the Remirror ecosystem, of which it is a part. Remirror, and by extension its associated plugins like this one, maintains an active release cadence with frequent patch updates to address issues and align with ProseMirror core updates, as seen in recent changelogs. Its key differentiator is its simple, focused solution for a common ProseMirror UX problem, integrated within a broader, actively developed framework.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install prosemirror-trailing-node","imports":["import { trailingNode } from 'prosemirror-trailing-node';","import type { TrailingNodeOptions } from 'prosemirror-trailing-node';","import { EditorState } from 'prosemirror-state';"]},{"cmd":"yarn add prosemirror-trailing-node","imports":[]},{"cmd":"pnpm add prosemirror-trailing-node","imports":[]}],"homepage":"https://remirror.io","github":"https://github.com/remirror/remirror","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prosemirror-trailing-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/prosemirror-trailing-node/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}