Package kebabcase

dmitri.shuralyov.com/text/kebabcase

Package kebabcase

import "dmitri.shuralyov.com/text/kebabcase"

Overview

Package kebabcase provides a parser for identifier names using kebab-case naming convention.

Reference: https://en.wikipedia.org/wiki/Naming_convention_(programming)#Multiple-word_identifiers.

Installation

go get dmitri.shuralyov.com/text/kebabcase

Documentation

Code

License