JavascriptWeb svelte-code-editor: A code editor component for Svelte UmarMar 28, 2025Mar 28, 2025 I have been looking for a code editor component for a Svelte project capable of editing Svelte 5 code. I... Read More
Svelte-LexicalWeb svelte-lexical: Released version 0.5.1 UmarFeb 22, 2025Apr 26, 2025 We’ve just released v0.5.1 of svelte-lexical, featuring important bug fixes and a default theme included in the npm package. The... Read More
JavascriptWeb Tree-Shaking CSS in a Vite project UmarFeb 1, 2025Mar 28, 2025 Optimizing code delivery is crucial when building modern web applications to ensure faster load times and better performance. One common... Read More
Svelte-LexicalWeb Upgrading svelte-lexical to Svelte 5 UmarJan 1, 2025 I have upgraded svelte-lexical to Svete 5. It was a relatively smooth process considering the significant change of syntax. Here... Read More
Svelte-Lexical Released svelte-lexical 0.4.3: support tables UmarNov 14, 2024Nov 14, 20242 Comments on Released svelte-lexical 0.4.3: support tables svelte-lexical version 0.4.3 comes with the support of editing tables. A new table can be inserted from the toolbar. When... Read More
Svelte-LexicalWeb Released svelte-lexical 0.4.2: Column Layout Plugin and Color Picker UmarSep 27, 2024Sep 27, 2024 Highlights of this release are the Column Layout plugin and the Colour Picker. Column Layout Using Column Layout, content can... Read More
Svelte-Lexical Released Svelte-Lexical 0.4.1: Introducing Markdown Shortcuts UmarJun 14, 2024Jun 17, 2024 svelte-lexical now supports markdown shortcuts to format text and insert elements. Here are the supported shortcuts: Transformer Description BOLD_STAR Enclose... Read More
Web Use TinyMCE rich-text editor in a Svelte app UmarMar 8, 2024Dec 23, 2024 TinyMCE is one of the most popular rich-text editors for web apps. It offers an open-source community edition as well... Read More
Web Released svelte-lexical 0.3.1: Upload images UmarApr 18, 2023Apr 18, 20231 Comment on Released svelte-lexical 0.3.1: Upload images It is a minor release including few bug fixes and minor enhancements. We have to ability to upload images now,... Read More
JavascriptWeb Released svelte-lexical 0.3.0: Code blocks and link editor UmarApr 5, 2023Apr 5, 2023 svelte-lexical version 0.3.0 is out with a lot of new features and bug fixes. Now, we can insert code blocks.... Read More