JSPM

vue-tiptap-ui

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q30071F
  • License MIT

A Vue 3 UI component library for Tiptap editor - Vue port of the original React Tiptap UI components

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.