emptynick/voyager-tiptap

Tiptap WYSIWYG editor for Voyager II

Maintainers

Package info

github.com/emptynick/voyager-tiptap

Language:Vue

pkg:composer/emptynick/voyager-tiptap

Statistics

Installs: 1 067

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 1

v2.10 2021-12-07 11:46 UTC

This package is auto-updated.

Last update: 2026-03-06 08:50:30 UTC


README

This is a WYSIWYG editor based on tiptap 2

TODO

  • Add anchor extension
  • Add image extension
  • Add media-picker modal
  • Add autocomplete based on a custom route (allow linking as well?)
  • Add input class to ListItem checkbox when tiptap supports it
  • Disabled should really be disabled. Tiptap only restricts writing into the editor (not running actions)
  • Let user resize the editor in height
  • Changing max character count after initializing does not work

Special thanks