Primary
Kebab Case ○|Definition|1st|20260814145542-00-⌔
Letter case#Kebab_case - Wikipedia
Kebab case
“the-quick-brown-fox-jumps-over-the-lazy-dog”
Similar to snake case, above, except hyphens rather than underscores are used to replace spaces. It is also known as spinal case, param case, Lisp case in reference to the Lisp programming language, or dash case (or illustratively as kebab-case, looking similar to the skewer that sticks through a kebab). If every word is capitalised, the style is known as train case (Train-Case).1
In CSS, all property names and most keyword values are primarily formatted in kebab case.
Printed 2026-08-14.
(echo:: @ ᯤ)
Link to original Footnotes
“Programming naming conventions”. Pluralsight. 15 January 2023. 11. Train case. Retrieved 16 November 2024. ↩
Secondary
• • •