Svelte components for tiptap v2
Svelte-tiptap is a package that provides Svelte components for tiptap v2, an editor framework. It allows users to easily integrate tiptap into their Svelte applications and customize the editor according to their needs. This package includes various components and extensions that enhance the functionality of the tiptap editor.
To install the svelte-tiptap package, follow these steps:
npm install svelte-tiptap
Svelte-tiptap provides Svelte components and extensions for tiptap v2, facilitating the integration and customization of the tiptap editor in Svelte applications. With features like floating menu, bubble menu, and SvelteNodeViewRenderer, users can enhance the functionality and appearance of their tiptap editor. Contributions to the package are also welcome.