add codemirror package

+ use it in vite-vanilla-repl-cm6
This commit is contained in:
Felix Roos 2023-05-05 15:13:17 +02:00
parent a6f57bced8
commit f5075906e2
6 changed files with 222 additions and 17 deletions

View file

@ -0,0 +1,3 @@
# @strudel/codemirror
This package contains helpers and extensions to use codemirror6. See [vite-vanilla-repl-cm6](../core/examples/vite-vanilla-repl-cm6/main.js) as an example of using it.