UNPKG

@veltdev/tiptap-velt-comments

Version:

Tiptap Extension to add Google Docs-style overlay comments to your Tiptap editor. Works with the Velt Collaboration SDK.

59 lines (40 loc) 2.16 kB
# Tiptap Velt Comments Extension <p> <a href="https://www.npmjs.com/package/@veltdev/tiptap-velt-comments"> <img src="https://img.shields.io/npm/v/@veltdev/tiptap-velt-comments?style=flat&label=npm&color=09f" alt="NPM" /> </a> </p> With Tiptap Velt Comments Extension, you can add Google Docs-style overlay comments to your Tiptap editor. It works with the Velt Collaboration SDK (more on that below). It's fully customizable and comes with a lot of powerful built-in features like attachements, mentions, recording, notifications and more. ## About Velt SDK With Velt SDK you can add powerful collaboration features to your product extremely fast. The SDK provides **fullstack components**: - UI and behavior are fully customizable to match your product's needs - fully-managed on a scalable realtime backend Features include: * **Comments** like Figma, Frame.io, Google Docs, Sheets and more * **Recording** like Loom (audio, video, screen) * **Huddle** like Slack (audio, video, screensharing) * In-app and off-app **notifications** * **@mentions** and assignment * **Presence**, **Cursors**, **Live Selection** * **Live state sync** with Single Editor mode * **Multiplayer editing** with conflict resolution * **Follow mode** like Figma * ... and so much more ## Installation ``` npm install @veltdev/tiptap-velt-comments ``` ## Documentation - Read the [documentation](https://docs.velt.dev/async-collaboration/comments/setup/tiptap) for guides and API references. ## Use cases - Explore [use cases](https://velt.dev/use-case) to learn how collaboration could look like on your product. - [Figma Template](https://www.figma.com/community/file/1402312407969730816/velt-collaboration-kit): To visualize what collaboration features could look like on your product. ## Releases - See the [latest changes](https://docs.velt.dev/release-notes/). ## Security - Velt is SOC2 Type 2 and HIPAA compliant. [Learn more](https://velt.dev/security) ## Community - [X](https://x.com/veltjs): To receive updates, announcements, and general Velt tips. - [Discord](https://discord.gg/GupvcYH27h): To ask questions and share tips. (Less active).