May 10, 2024

GoodOne2

Tom Krueger
by Tom Krueger
GoodOne2

rember

Test this. dd7

Introducing Novel

Novel is a Notion-style WYSIWYG editor with AI-powered autocompletion. Built with Tiptap + Vercel AI SDK.

Installation

npm i novel

Usage

import { Editor } from "novel";

export default function App() {
  return (
     <Editor />
  )
}

Features

  1. Slash menu & bubble menu
  2. AI autocomplete (type ++ to activate, or select from slash menu)
  3. Image uploads (drag & drop / copy & paste, or select from slash menu)

banner.png---

Learn more