We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d014ff0 commit 6597299Copy full SHA for 6597299
README.md
@@ -22,6 +22,13 @@ Codemirror as a Nuxt module. Demo preview: Coming soon
22
- 🌲 Custom useNuxtCodeMirror composable for creating your own editor
23
- Built for CodeMirror 6 and above
24
25
+## Credits
26
+
27
+This Nuxt module wouldn't be possible without:
28
29
+- @uiw/react-codemirror: https://github.com/uiwjs/react-codemirror
30
+- @surmon-china/vue-codemirror: https://github.com/surmon-china/vue-codemirror
31
32
## Quick Setup
33
34
Install the module to your Nuxt application with one command:
0 commit comments