
Released svelte-lexical 0.6.0 – Dark mode & Embed videos/tweets
Release 0.6.0 has a bunch of exciting new features and several bug fixes. See the GitHub release page for the...

Svelte Reactivity : Beyond the basics
Svelte 5 introduces a powerful and refined reactivity system that gives developers greater control and clarity. In this post, we’ll...

svelte-code-editor: A code editor component for Svelte
I have been looking for a code editor component for a Svelte project capable of editing Svelte 5 code. I...

Released svelte-lexical 0.5.3: new documentation website
This release introduces a new documentation website developed using Startlight that is an Astro framework template for creating documentation sites....

Released svelte-lexical v0.5.2: Resize Table Columns
This is a huge release with a lot of bug fixes and several new features for table editing. Features Build...

svelte-lexical: Released version 0.5.1
We’ve just released v0.5.1 of svelte-lexical, featuring important bug fixes and a default theme included in the npm package. The...

Tree-Shaking CSS in a Vite project
Optimizing code delivery is crucial when building modern web applications to ensure faster load times and better performance. One common...

Upgrading svelte-lexical to Svelte 5
I have upgraded svelte-lexical to Svete 5. It was a relatively smooth process considering the significant change of syntax. Here...

Icon libraries for developers
Here are some of the largest icon libraries: Library Number of Icons License Description https://iconify.design 200K+ Open Source – Best...

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...