apple006 / vue-codemirror_demo

vue-codemirror、js-yaml 例子(包含:yaml编辑、yaml格式转化成json)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codemirror_js-yaml_demo

codemirror 相关资料

codemirror 相关资料 网址
Language modes https://codemirror.net/mode/index.html
supported options https://codemirror.net/doc/manual.html#config
theme https://codemirror.net/demo/theme.html
Autoresize https://codemirror.net/demo/resize.html

vue-codemirror 相关资料

vue-codemirror 相关资料 网址

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

vue-codemirror、js-yaml 例子(包含:yaml编辑、yaml格式转化成json)


Languages

Language:Vue 81.1%Language:JavaScript 15.3%Language:HTML 3.6%