Slash and bubble menus
Provides a Notion-style editing surface with a slash menu and a bubble menu for inserting and formatting content.
Novel is a headless, Notion-style WYSIWYG editor with AI-powered autocompletions. It is designed for developers who want to embed rich text editing, slash-menu blocks, and AI-assisted writing into an app.
Novel is a headless, Notion-style WYSIWYG editor for developers. The homepage describes it as an editor with AI-powered autocompletions, while the docs present it as a component you can install and use in an application.
It is built with Tiptap and the Vercel AI SDK, and the docs list a stack that also includes TypeScript, Radix UI, and Cmdk. The public pages focus on embedding the editor into a product rather than using it as a standalone writing app.
Provides a Notion-style editing surface with a slash menu and a bubble menu for inserting and formatting content.
Offers AI autocomplete that can be activated by typing `++` or chosen from the slash menu.
Supports image uploads through drag and drop, copy and paste, or the slash menu.
Can insert tweets from the command menu and surface embedded tweet content when available.
Supports LaTeX expressions for mathematical notation and display equations.
Built on Tiptap, TypeScript, Radix UI, Cmdk, OpenAI, and the Vercel AI SDK, according to the site and docs.
Add a rich text editor to a product where users need formatting, embeds, and structured content without building those pieces from scratch.
Draft documentation, notes, or knowledge-base content with slash commands, block insertion, and AI autocomplete inside the editor.
Write technical or educational material that uses LaTeX notation alongside text and other embedded content.
Collect user-generated content that includes pasted images or embedded tweets, then keep those items inside the document flow.
Novel is set up as a React component. The homepage shows an `Editor` import from the `novel` package and a simple `npm i novel` installation step.
The source describes Novel as a Notion-style or headless Notion-style WYSIWYG editor. It is aimed at developers who want to embed an editor rather than use a standalone writing app.
Novel includes AI autocomplete, a slash menu, a bubble menu, image uploads, tweet embeds, and LaTeX support, so it fits editing workflows that need structured formatting and richer content blocks.
The public docs show the core editor and a short features list, but they do not provide detailed team features, pricing, or plan information on the available pages.