0.2.0 • Published 6 years ago

v-editor v0.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

v-editor

[GitHub open issues(https://img.shields.io/github/issues/David Royer/v-editor.svg?maxAge=2592000)](https://github.com/David Royer/v-editor/issues) Npm version [MIT License(https://img.shields.io/github/license/David Royer/v-editor.svg)](https://github.com/David Royer/v-editor/blob/master/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
0.2.0

6 years ago

0.0.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago