jeeplus-gencode

2.1.3 • Public • Published

jeeplus gencode

jeeplus 代码生成器

安装

$ npm install jeeplus-gencode -S

使用

main.js 文件中引入插件并注册

# main.js
import JeeplusGencode from 'jeeplus-gencode'
Vue.use(JeeplusGencode)

在项目中用使用 JeeplusGencode

<template>
  <jeeplus-gencode/>
</template>
<script>
  export default {
   
  }
</script>

注意:标签为 <jeeplus-gencode>

Readme

Keywords

none

Package Sidebar

Install

npm i jeeplus-gencode

Weekly Downloads

56

Version

2.1.3

License

GPL

Unpacked Size

4.47 MB

Total Files

26

Last publish

Collaborators

  • liugaofeng