Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of surmon-china/vue-codemirror

Account's avatar
codemirror/commands
Collection of editing commands for the CodeMirror code editor
Account's avatar
codemirror/language
Language support infrastructure for the CodeMirror code editor
Account's avatar
codemirror/state
Editor state data structures for the CodeMirror code editor
Account's avatar
codemirror/view
DOM view component for the CodeMirror code editor
Account's avatar
codemirror/basic-setup
Basic configuration for the CodeMirror code editor
Account's avatar
codemirror/lang-cpp
C++ language support for the CodeMirror code editor
Account's avatar
codemirror/lang-html
HTML language support for the CodeMirror code editor
Account's avatar
codemirror/lang-java
Java language support for the CodeMirror code editor
Account's avatar
codemirror/lang-javascript
JavaScript language support for the CodeMirror code editor
Account's avatar
codemirror/lang-json
JSON language support for the CodeMirror code editor
Account's avatar
codemirror/lang-lezer
Lezer grammar language support for the CodeMirror code editor
Account's avatar
codemirror/lang-markdown
Markdown language support for the CodeMirror code editor
Account's avatar
codemirror/lang-php
PHP language support for the CodeMirror code editor
Account's avatar
codemirror/lang-python
Python language support for the CodeMirror code editor
Account's avatar
codemirror/lang-rust
Rust language support for the CodeMirror code editor
Account's avatar
codemirror/lang-sql
SQL language support for the CodeMirror code editor
Account's avatar
codemirror/lang-xml
XML language support for the CodeMirror code editor
Account's avatar
codemirror/legacy-modes
Collection of ported legacy language modes for the CodeMirror code editor
Account's avatar
codemirror/theme-one-dark
One Dark theme for the CodeMirror code editor
Account's avatar
surmon-china/libundler
Universal JavaScript library bundler
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
vitejs/vite-plugin-vue
The official plugin for Vue SFC support in Vite.
Account's avatar
vuejs/test-utils
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
sass/dart-sass
A pure JavaScript implementation of Sass.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
vuejs/core
The progressive JavaScript framework for building modern web UI.

Support the repos that depend on this repository

Top contributors

surmon-china's profile
surmon-china
89 contributions
torvaldssg's profile
torvaldssg
16 contributions
n9ti's profile
n9ti
3 contributions
dchenk's profile
dchenk
2 contributions
Naresh-Khatri's profile
Naresh-Khatri
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
alehatsman's profile
alehatsman
1 contributions
boris-glumpler's profile
boris-glumpler
1 contributions
fiws's profile
fiws
1 contributions
frederic-schwarz's profile
frederic-schwarz
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
surmon-china

surmon-china/vue-codemirror

@codemirror code editor component for @vuejs

TypeScript
3466
382
MIT License

vue‑codemirror is a Vue 3 component that wraps the modern CodeMirror 6 editor, letting developers embed a fully‑featured, extensible code‑editing UI (with syntax highlighting, theming, and language support) directly in Vue applications. It’s aimed at Vue developers who need a reactive, configurable code editor for tools, IDE‑like interfaces, or any web app requiring rich source‑code editing.