Whimsy is a WYSIWYG editor with AI-powered autocompletion. Built with Tiptap + Vercel AI SDK.
npm i whimsy-editor-vue
import { Editor } from "whimsy-editor-vue";
export default function App() {
return (
<Editor />
)
}
Slash menu & bubble menu
AI autocomplete (type ++
to activate, or select from slash menu)
Star us on GitHub
Install the NPM package