strudel/packages/codemirror
2024-10-20 21:04:18 +02:00
..
themes no custom line height 2024-06-03 20:34:51 +02:00
autocomplete.mjs fix: autocomplete / tooltip code example bug 2024-01-09 22:34:16 +01:00
codemirror.mjs hotfix: alt+dot breakage 2024-10-20 21:04:18 +02:00
flash.mjs - make codemirror package more capable 2023-12-14 09:42:25 +01:00
highlight.mjs move color to hap value 2024-03-23 00:20:00 +01:00
html.mjs hotfix: fix build error 2023-12-27 13:28:20 +01:00
index.mjs can now load claviature as a codemirror widget 2024-03-14 23:49:38 +01:00
keybindings.mjs fix: improve last fix by using Prec.highest 2023-12-15 00:07:08 +01:00
package.json Publish 2024-05-31 23:07:26 +02:00
README.md add codemirror package 2023-05-05 15:13:17 +02:00
slider.mjs move stuff for less changes 2024-03-17 04:36:48 +01:00
themes.mjs visuals now adhere to theme by default 2024-03-28 10:23:07 +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
widget.mjs tweaks 2024-04-01 23:21:32 +02:00

@strudel/codemirror

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