@impactor/tiptap-editor
v5.0.0
Published
a block-based notion-style editor built on top of proseMirror and TipTap
Readme
A block-based notion-like editor
Built on top of proseMirror and TipTap
Tiptap is a wrapper around proseMirror as defined in @tiptap/core package
Inspired by BlockNotes (see demos) and Noval for React, but more customizable and framework agnostic.
Features
- All extensions needed for notion-like editor are included by default and customizable.
- Ready-made menus, such as slash commands menu, bubble menu, toolbar menu, and command button '+'. all menus can be customized.
- Action buttons: all buttons that are needed for all menus are included so you can customize any menu easily.
- AI integration.
- Collaboration.
- File upload functionality.
- Markdown support
- Subpages i.e. create a page and link it to the current page
- Custom components such as quizzes, flashcards, and alert boxes.
- default styles, a separate CSS file for each Node type.

