Feb 28, 2024

Test title

Test description.

Justin Lee
by Justin Lee
Test title

Introducing Novel

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

  1. Hello
  2. World

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