strudel/packages/codemirror
2024-01-18 09:54:37 +01:00
..
themes - make codemirror package more capable 2023-12-14 09:42:25 +01:00
autocomplete.mjs fix: autocomplete / tooltip code example bug 2024-01-09 22:34:16 +01:00
codemirror.mjs the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00
flash.mjs - make codemirror package more capable 2023-12-14 09:42:25 +01:00
highlight.mjs - make codemirror package more capable 2023-12-14 09:42:25 +01:00
html.mjs hotfix: fix build error 2023-12-27 13:28:20 +01:00
index.mjs move css variable injection to themes 2023-12-14 22:39:44 +01:00
keybindings.mjs fix: improve last fix by using Prec.highest 2023-12-15 00:07:08 +01:00
package.json the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00
README.md add codemirror package 2023-05-05 15:13:17 +02:00
slider.mjs the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00
themes.mjs fix: redundant style injections for multiple repls 2023-12-16 12:37:16 +01:00
tooltip.mjs hotfix: fix build error 2023-12-27 13:28:20 +01:00
vite.config.js codeformat 2023-12-30 23:21:34 +01:00

@strudel/codemirror

This package contains helpers and extensions to use codemirror6. See vite-vanilla-repl-cm6 as an example of using it.