cag2050 / 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 相关资料 网址
相关例子 https://github.com/surmon-china/surmon-china.github.io/tree/source/projects/vue-codemirror/examples
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 84.5%Language:JavaScript 12.6%Language:HTML 2.8%