
A port of tiptap (a renderless rich-text editor for Vue) to Svelte
tiptap-svelte is a ported editor from tiptap, which is based on Prosemirror. This editor is fully extendable and renderless, allowing users to easily add custom nodes as Svelte components. It provides official support for Svelte and offers the flexibility to create rich text editing experiences.
Extendable: tiptap-svelte allows users to easily extend the editor by adding custom nodes as Svelte components. This flexibility enables users to create unique and customized editing experiences.
Renderless: The editor is renderless, meaning it only handles the logic of editing and doesn't provide any visual rendering. This allows users to style and customize the editor according to their own design preferences.
Official Svelte Support: tiptap-svelte has official support for Svelte, ensuring seamless integration and compatibility with Svelte projects. Users can take advantage of the benefits and features offered by both tiptap-svelte and Svelte.
tiptap-svelte is an editor that is based on Prosemirror and offers official support for Svelte. It provides a flexible and extendable editing experience, allowing users to easily add custom nodes as Svelte components. With its renderless nature, users can style and customize the editor to match their design preferences. The installation process is straightforward, making it easy to integrate tiptap-svelte into any Svelte project.
