v-rich-text-editor

0.1.7 • Public • Published

v-rich-text-editor

A rich text editor developed to use with Vuetify.

How to use

Make sure you have Vue 2 project with Vuetify already added to it.

npm install --save v-rich-text-editor
or
yarn add v-rich-text-editor

In your main.js, or a similar entry point, just import the library using:

import 'v-rich-text-editor';

Now the editor will be globally available to use anywhere in your project.

<v-rich-text-editor v-model="htmlText" />

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.71latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.71
0.1.61
0.1.51
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i v-rich-text-editor

Weekly Downloads

3

Version

0.1.7

License

MIT

Unpacked Size

3.54 MB

Total Files

10

Last publish

Collaborators

  • maratib