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
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
Designing Icon libraries for developers UmarNov 28, 2024Dec 5, 2024 Here are some of the largest icon libraries: Library Number of Icons License Description https://iconify.design 200K+ Open Source – Best... 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
Linux Tips and Tricks: Working with WSL (Windows Subsystem for Linux) UmarJul 14, 2024Oct 30, 2024 Browsing WSL files from windows Open the following path in Windows Explorer. Open a WSL directory in Explorer Open the... 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
Linux Using BTOP for Resource Monitoring UmarJun 1, 2024Jun 1, 2024 I’ve been using Glances for resource monitoring on my Mac, but recently I tried BTop and found it to be... Read More
Maximo EAM Maximo EAM: Applying default value filter to ‘Select Value’ lookup UmarMay 18, 2024Jun 17, 2024 Above is the default Lookup menu for selecting a parent Work Order in Maximo EAM. Let’s say we want to... Read More