proxy.golang.org : github.com/janos/casbab
Package casbab is a Go library for converting representation style of compound words or phrases. Different writing styles of compound words are used for different purposes in computer code and variables to easily distinguish type, properties or meaning. Functions in this package are separating words from input string and constructing an appropriate phrase representation. Examples: Word separation works by detecting delimiters hyphen (-), underscore (_), space ( ) and letter case change. Note: Leading and trailing separators will be preserved only within the Snake family or within the Kebab family and not across them. This restriction is based on different semantics between different writings. Examples:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/janos/casbab
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 8 years ago
Namespace: github.com/janos
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago