strudel/packages/codemirror
Felix Roos 051bdaccc7 Publish
- @strudel/codemirror@1.0.1
 - @strudel/core@1.0.1
 - @strudel/csound@1.0.1
 - @strudel/hydra@1.0.1
 - @strudel/midi@1.0.1
 - @strudel/mini@1.0.1
 - @strudel/osc@1.0.1
 - @strudel/repl@1.0.1
 - @strudel/serial@1.0.1
 - @strudel/soundfonts@1.0.1
 - superdough@1.0.1
 - @strudel/tonal@1.0.1
 - @strudel/transpiler@1.0.1
 - @strudel/web@1.0.1
 - @strudel/webaudio@1.0.1
 - @strudel/xen@1.0.1
2024-02-08 13:04:25 +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 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 Publish 2024-02-08 13:04:25 +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.