vue-tiptap

3.0.1 • Public • Published

vue-tiptap

npm npm GitHub license npm

Example of using tiptap 2 as a Vue 3 component without being completely renderless, so you can see how to use it inside your own components or even use it right away. It can be imported as a Vue 3 component, and you can see in the example directory how it would be used inside your application.

Note: now tiptap has their own examples and components for different frameworks (including vue 2 and vue 3), so maybe you should take a look to the official package @tiptap/vue-3. This package will not be updated anymore.

screenshot

Install and Usage

# install dependencies
npm install

# build component
npm run build

# serve demo
npm run dev

License

The MIT License (MIT). Please see License File for more information.

SVG Icons from the original TipTap package.

Readme

Keywords

Package Sidebar

Install

npm i vue-tiptap

Weekly Downloads

33

Version

3.0.1

License

MIT

Unpacked Size

341 kB

Total Files

49

Last publish

Collaborators

  • neverbot