prism-editor.netlify.com Examples Vue Example Codesandbox:https://codesandbox.io/s/61yrlnlnmn Nuxt Example Codesandbox:https://codesandbox.io/s/nuxt-vue-prism-editor-62e06 Vite Example Codesandbox:https://codesandbox.io/s/vite-vue-prism-editor-q9j8p ...
code editor prism koca •1.3.0•4 years ago•95dependents•MITpublished version1.3.0,4 years ago95dependentslicensed under $MIT 192,616 @guolao/vue-monaco-editor Monaco Editor for Vue 2&3 - use the monaco-editor in any Vue application without needing to use webpack (or rollup/vite...
PATH=$PATH:$HOME/bin 后面添加刚才查询的地址: :/usr/bin 即: source ~/.bash_profile cd 回...
2", "@abp/prismjs": "~8.1.0-rc.2", "@abp/tui-editor": "~8.1.0-rc.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", Expand Down 2 changes: 1 addition & 1 deletion 2 ...
"prismjs": "1.19.0", "pusher-js": "^7.3.0", "raw-loader": "^0.5.1", "style-loader": "^1.3.0", "swiper": "5.4.5", "uuid": "^8.3.2", "vee-validate": "^3.4.14", "vue": "2.x", "vue-3d-model": "^1.4.1", "vue-apexcharts": "1.6.0", "vue-autosuggest": "...
vue-demo-editor项目功能 🔨一个基于 vue-live 的 Vue 组件,用于实时编辑和演示组件。专为组件文档中轻松展示组件而设计。特性自定义布局和样式,针对组件演示进行了优化 增加切换显示源代码和复制代码按钮 支持浅色和深色主题 实时编辑组件演示代码 轻松配置组件依赖 复制成功回调函数 使用PrismJS 进行语法高亮安装...
Props passed directly tovue-prism-editoras a spread dataScope TypeObject Data object that wil be merged with the output data of the preview. Example ```vue <template> <VueLive:components="registeredComponents":data-scope="dataScope"code="<DatePicker :value='today' />{{ today }}"/> </temp...
vue-prism-editor A dead simple code editor with syntax highlighting and line numbers. vue editor code editor prism koca •1.3.0•3 years ago•93dependents•MITpublished version1.3.0,3 years ago93dependentslicensed under $MIT 159,806 ...
vue-prism-editor vue-router vue2-perfect-scrollbar vuedraggable vuex vuex-oidc xhtml-purifier Dev Dependencies (10) @babel/core @babel/eslint-parser @vue/cli-plugin-babel @vue/cli-plugin-eslint @vue/cli-plugin-router @vue/cli-plugin-vuex @vue/cli-service eslint eslint-plugin-vue vue-tem...
Quick Start In Vue3 import{createApp}from'vue';importVMdEditorfrom'@kangc/v-md-editor';import'@kangc/v-md-editor/lib/style/base-editor.css';importvuepressThemefrom'@kangc/v-md-editor/lib/theme/vuepress.js';import'@kangc/v-md-editor/lib/theme/style/vuepress.css';// PrismimportPrismfro...