Skip to content

Instantly share code, notes, and snippets.

@michitheonlyone
Last active February 9, 2023 12:20
Show Gist options
  • Save michitheonlyone/6f4afea7689a9ca1eaf31bd43821d197 to your computer and use it in GitHub Desktop.
Save michitheonlyone/6f4afea7689a9ca1eaf31bd43821d197 to your computer and use it in GitHub Desktop.
Snake Case, Pascal Case, Camel Case, Kebab Case and other Case Types for programming
camelCase
PascalCase
snake_case
UPPER_SNAKE_CASE
kebab-case (dash-case)
UPPER-KEBAB-CASE
dot.case
UPPER.DOT.CASE
unicorncase
UPPERUNICORNCASE (TROLLCASE)
Train-Case
Kobra_Case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment