Package Exports
- vue-tiptap-ui
Readme
Vue Tiptap UI Components
A Vue 3 UI component library for Tiptap editor. This is a port from the React original.
Installation
yarn add vue-tiptap-ui
Usage
See src/example
which is a full Vue 3 demo app with a couple of editor examples.
You can checkout this repo and run yarn dev
to see it in action.