strudel/packages/codemirror
2025-12-23 02:25:18 -08:00
..
themes comment 2025-06-18 20:44:09 -04:00
autocomplete.mjs cf 2025-11-01 02:40:40 -04:00
basicSetup.mjs removed duplication and unnecessary keymappings in codemirror config 2025-07-16 15:17:34 -07:00
block_utilities.mjs block based eval 2025-12-23 01:47:06 -08:00
codemirror.mjs code formatting 2025-12-23 02:25:18 -08:00
flash.mjs block based eval 2025-12-23 01:47:06 -08:00
highlight.mjs block based eval 2025-12-23 01:47:06 -08:00
html.mjs fix: use template element for string to html 2025-09-14 01:03:14 +02:00
index.mjs migrate custom themes awa from @uiw/codemirror-themes 2025-01-26 23:48:27 +01:00
keybindings.mjs fix visual block mode 2025-12-18 22:55:44 -08:00
package.json fix for node 24 support #1718 2025-11-04 20:54:21 -06:00
README.md add codemirror package 2023-05-05 15:13:17 +02:00
slider.mjs block based eval 2025-12-23 01:47:06 -08:00
themes.mjs comment 2025-06-18 20:44:09 -04:00
tooltip.mjs Add synonyms to autocomplete 2025-09-13 16:21:09 -05:00
vite.config.js remove cjs builds 2024-02-08 12:19:11 +01:00
widget.mjs block based eval 2025-12-23 01:47:06 -08:00

@strudel/codemirror

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