Introducing Whimsy Editor

Whimsy is a WYSIWYG editor with AI-powered autocompletion. Built with Tiptap + Vercel AI SDK.

Installation

npm i whimsy-editor-vue

Usage

import { Editor } from "whimsy-editor-vue";

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

Features

  1. Slash menu & bubble menu

  2. AI autocomplete (type ++ to activate, or select from slash menu)


Learn more

  • Star us on GitHub

  • Install the NPM package