使用Vue3 和 Codemirror6 构建 👉 Get Started 👈 说明文档|Github|License 旧版(V3)代码及链接 图中代码示例来自CodePen 特性 编写代码并实时预览。 支持包含 TypeScript、Scss、Markdown 等常用语言在内的12种预处理语言。 支持使用模板,可自定义,并且支持 Vue 单文件组件的开发。
When using as a Markdown editor on https://github.com/logue/vite-vue3-ts-starter. import { ref, defineComponent, type Ref } from 'vue'; // Load component import CodeMirror from 'vue-codemirror6'; // CodeMirror extensions import { markdown as md } from '@codemirror/lang-markdown'; ...
一个前端在线编辑器,且致力于成为一个方便、快速的在线 Web 实例开发、调试工具。使用 Vue3 和 Codemirror6 构建。 javascriptcsshtmlconsolefront-endvue3codemirror6code-editor-online UpdatedOct 27, 2024 TypeScript L1yp/van Star216 Code Issues Pull requests ...
href="https://github.com/logue/vue-codemirror6" > <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16" > <path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-...
"name": "vue-codemirror6", "version": "1.1.15", "version": "1.1.16", "license": "MIT", "description": "CodeMirror6 Component for vue2 and vue3.", "keywords": [ @@ -56,7 +56,7 @@ "node": ">=18.15.0", "yarn": ">=1.22.19" }, "packageManager": "yarn@3.4.1", "...
基于vue3+codeMirror 6 公式表达式编辑器. Contribute to dyq086/formula-editor development by creating an account on GitHub.
"name": "vue-codemirror6 Demo", "url": "https://github.com/logue/vue-codemirror6", "description": "CodeMirror6 for Vue3 and Vue2 component" } </template> 12 changes: 0 additions & 12 deletions 12 index.html Original file line numberDiff line numberDiff line change @@ -4,12 +...
Knight-ZXW / vue-codemirror6 Public forked from logue/vue-codemirror6 Notifications Fork 0 Star 0 Code Pull requests Actions Projects Security Insights Files master .github public src-docs src .editorconfig .gitattributes .gitignore .ncurc .nvmrc .prettierignore .prettierrc.yml ....
"@vue/eslint-config-prettier": "^9.0.0", "@vue/tsconfig": "^0.5.1", "@vueuse/core": "^10.9.0", "@vueuse/core": "^10.10.0", "bootstrap": "^5.3.3", "eslint": "^9.3.0", "eslint": "^9.4.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-import-resolver-ty...
"@codemirror/lang-vue": "0.1.2", "@tsconfig/node-lts": "^20.1.1", "@types/node": "^20.11.16", "@typescript-eslint/eslint-plugin": "^6.20.0", "@vitejs/plugin-vue": "^5.0.3", "@vue/compiler-sfc": "^3.4.15", "@tsconfig/node-lts": "^20.1.3", "@types/node": "^...