1.0.2 • Published 12 months ago

niu-vue-jsmind v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

niu-vue-jsmind

A Vue.js Component ( base on jsmind )

English | 简体中文

Install

yarn add niu-vue-jsmind #or npm install niu-vue-jsmind

Quick Start

import Vue from 'vue'
import jm from 'niu-vue-jsmind'

Vue.use(jm)

Use

<js-mind :values="mind" :options="options" ref="jsMind" height="1000px"></js-mind>

Props

Use Example

git clone git@github.com:chentoday/vue-jsmind.git
yarn #or npm install
yarn run dev #or npm run dev

Result

example

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago