Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Files

33 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 752 Bytes

vue3-editor-js

vue3-editor-js is an Editor.js wrapper component.

Please review this first. https://editorjs.io/

This Vue3 port is based on a fork from the Vue 2 version

Editor.Js

Current Editor.js version: 2.25.0

Supported Plugins

Plugin Version
Header 2.6.2
List 1.7.0

Installation

# NPM
npm install --save vue3-editor-js

# or Yarn
yarn add vue3-editor-js

Contributors