Some of the most useful Command Line Tools
Here are some of my favourite command line tools. The GitHub stars for each tool are also shown below. RipGrep...
Use TinyMCE rich-text editor in a Svelte app
TinyMCE is one of the most popular rich-text editors for web apps. It offers an open-source community edition as well...
Automate Microsoft Word on MacOS
Microsoft Word can be automated using AppleScript. For instance, the following script is going the open a new Word file....
Released svelte-lexical 0.3.5: Upgrade to Svelte 4
The new release is out for svelte-lexical! The biggest change is the upgrade to Svelte 4 which could potentially be...
Enhance the zsh terminal experience with plugins, themes and auto-completions
I use a Mac, but the instructions provided should also be applicable to the Zsh terminal on Linux. Terminal Emulator...
The Power of Linux Command Line
The graphical interface is often more intuitive and easier to get started with but the Command Line interface has its...
Taking Bun JavaScript runtime for a spin
Bun has made a big splash on reaching version 1.0. It is so much faster than Nodejs and provides enough...
nnn file manager: Developed plugins for integrating with MacOS clipboard
On the Linux platform, the drag-and-drop plugin enables nnn to work with other GUI applications like Email, Slack, Finder etc....
Setup ‘finder’ plugin for nnn Terminal File Manager on MacOS
The finder plugin integrates the find command with nnn Terminal File Manager but out-of-the-box it doesn’t work on MacOS, throwing...
Released MindMate v0.8: Export to HTML and upgrade to .Net 4.8
It is mainly a maintenance release with a few enhancements. Here is the change log for version 0.8: This release...