strudel/packages/codemirror
2024-03-07 13:24:52 +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 rename: canvas -> draw 2024-03-07 13:24:52 +01:00
flash.mjs - make codemirror package more capable 2023-12-14 09:42:25 +01:00
highlight.mjs make 0.5hz cps the default (#931) 2024-01-22 19:02:34 +00: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 rename: canvas -> draw 2024-03-07 13:24:52 +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 remove cjs builds 2024-02-08 12:19:11 +01:00

@strudel/codemirror

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