Skip to content
PopClip Extensions Directory / Unlisted Extensions / Variable Name Convert

Variable Name Convert

Convert selected variable names between common naming styles.
ja変数名変換zh hans变量名转换zh hant變量名轉换

Unlisted Extension

This extension is published on Seven Yu's page but is not listed in the main directory index.

Readme

Variable Name Convert

Convert variable names between snake_case and camelCase.

Usage

Select a variable name such as hello_world or helloWorld and choose Variable Name Convert. A snake-case name becomes Pascal-style camel case (hello_worldHelloWorld); a camel-case name becomes snake case (helloWorldhello_world). The result is pasted into the current app.

Changelog

  • 2026-08-25: Clarified the supported naming conversions.
  • 2026-08-25: Initial directory submission.
Info