OPEN SOURCE
SuggestCat
SuggestCat adds AI features to your ProseMirror editor such as grammar correction and text completion (soon)
Slash menu
A ProseMirror plugin to handle the state of a slash menu. It is intended to be opened inline with /, searched and navigated by keyboard.
Slash menu (React)
A UI package used together with prosemirror-slash-menu to display the menu with react.
Link preview
This plugin adds Discord and Slack like link previews to your Prosemirror editor as it catches pasted links and renders a preview automatically
Link plugin
A ProseMirror link plugin which finds occurrences of strings in your document, and does it by only looking at the changed sections, thus saving a lot of time by not re-processing the whole document all the time.
Image plugin
A framework agnostic plugin for ProseMirror that helps managing images.
Paste link
ProseMirror plugin handling paste case when either the editor has selected text or the pasted text is an URL
Codemirror block
Release ProseMirror codeblock plugin that uses the brand-new CodeMirror 6.