1.0.0 • Published 6 years ago

@etherealwheat/vue2_brace-editor v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

brace-editor

A web editor component which based on vue2.0 and brace; 该组件是一个简易的可嵌入web页面的代码编辑器,基于brace和vue2.0; 引入了iview的部分组件(Select、Option、RadioGroup、Radio等);

image image image image

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.