v-editor

0.2.0 • Public • Published

v-editor

GitHub open issues Npm version MIT License

Usage

<VEditor :text="hello"></VEditor>
import { VEditor } from 'v-editor'
 
export default {
  components: {
    VEditor
  }
}

API

v-editor

props

  • msg String (optional)

Installation

npm install v-editor

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Update the API section of README.md with generated documentation

yarn run doc:build

Readme

Keywords

Package Sidebar

Install

npm i v-editor

Weekly Downloads

25

Version

0.2.0

License

MIT

Unpacked Size

3.27 MB

Total Files

15

Last publish

Collaborators

  • droyer