_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-string-inflection 20240816.523
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: underscore -> UPCASE -> CamelCase -> lowerCamelCase conversion of names
Description:

Documentation at https://melpa.org/#/string-inflection

emacs-string-inflection 1.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akicho8/string-inflection
Licenses: GPL 2+
Synopsis: Convert symbol names between different naming conventions
Description:

This Emacs package provides convenient methods for manipulating the naming style of a symbol. It supports different naming conventions such as:

  1. camel case

  2. Pascal case

  3. all upper case

  4. lower case separated by underscore

  5. etc...

Total results: 2