Announcing caser.el, a package to camelCase, dash-case, and snake_case text

August 2023

Now announcing the v0.1 release of caser.el! This package contains functions to change text from camelCase to dash-case to snake_case and back.

Caser.el supports any language Emacs does. It is tested on English, Icelandic, German, and Korean.

A more full description is found at its repository, and can be installed from Melpa. Its current build status is build status.

previous

< Automatially Balance Your Emacs Windows
tag: emacs

next

Easily repeat Emacs functions: a repeat post >
tag: announcing