File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 12
12
13
13
[ CodeMirror(6)] ( https://codemirror.net/6/docs/ ) component for Vue(3).
14
14
15
+ [ ** Example site** ] ( https://github.surmon.me/vue-codemirror )
16
+
15
17
### Documentation
16
18
17
- - [ Examples (Vue3)] ( https://github.surmon.me/vue-codemirror )
18
- - [ CodeMirror6 guide] ( https://codemirror.net/6/docs/guide/ )
19
+ - [ CodeMirror6 Guide] ( https://codemirror.net/6/docs/guide/ )
19
20
- [ CodeMirror6 APIs] ( https://codemirror.net/6/docs/ref/ )
20
- - [ CodeMirror6 examples ] ( https://codemirror.net/6/examples/ )
21
- - [ CodeMirror6 language ] ( https://codemirror.net/6/examples/lang-package/ )
22
- - [ CodeMirror6 styling ] ( https://codemirror.net/6/examples/styling/ )
21
+ - [ CodeMirror6 Examples ] ( https://codemirror.net/6/examples/ )
22
+ - [ CodeMirror6 Example: Writing a Language Package ] ( https://codemirror.net/6/examples/lang-package/ )
23
+ - [ CodeMirror6 Example: Styling ] ( https://codemirror.net/6/examples/styling/ )
23
24
- [ CodeMirror discuss] ( https://discuss.codemirror.net/ )
24
25
26
+ ### CodeMirror packages
27
+
28
+ - [ CodeMirror6 Languages] ( https://github.com/orgs/codemirror/repositories?q=lang-&type=all )
29
+ - [ CodeMirror6 Themes] ( https://github.com/orgs/codemirror/repositories?q=theme&type=all )
30
+
31
+ ---
32
+
25
33
### Legacy version
26
34
27
35
- [ Examples (Vue2)] ( https://v1.github.surmon.me/vue-codemirror )
You can’t perform that action at this time.
0 commit comments