vue3-editor-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Vue3Editor

An easy-to-use but yet powerful and customizable rich text editor powered by Quill.js, Vue.js and Typescript

This project is built on vue2-editor, please see its doc.

vue2-editor

What's different

Installation

npm install vue3-editor-ts

or

yarn add vue3-editor-ts

Importation

import { VueEditor } from 'vue3-editor-ts'; // import VueEditor form 'vue3-editor-ts' instead of vue3-editor
import 'vue3-editor-ts/style.css'; // Load the css

and that'all. Everything else is the same

😇 Enjoy!

Readme

Keywords

none

Package Sidebar

Install

npm i vue3-editor-ts

Weekly Downloads

0

Version

1.0.4

License

none

Unpacked Size

624 kB

Total Files

18

Last publish

Collaborators

  • asaje379