@editora/light-code-editor
Advanced tools
+3
-2
| { | ||
| "name": "@editora/light-code-editor", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "Lightweight, extensible code editor for the web — syntax highlighting, line numbers, code folding, and a plugin-friendly API. Ideal for embedding in docs, demos, and web apps.", | ||
@@ -15,3 +15,4 @@ "authors": [ | ||
| "import": "./dist/index.es.js", | ||
| "require": "./dist/index.umd.js" | ||
| "require": "./dist/index.umd.js", | ||
| "default": "./dist/index.es.js" | ||
| } | ||
@@ -18,0 +19,0 @@ }, |
134962
0.03%