Registry / utility / segmentio-go-camelcase

segmentio-go-camelcase

JSON →
library0.0.0-20160726192923-7085f1e3c734gogounverified

A Go library for converting strings to and from camelCase.

go get github.com/segmentio/go-camelcase
INSTALL
IMPORT
SIG · SEGMENTIO-GO-CAMEL
S
segmentio-go-camelcase
utilitygov0.0.0-20160726192923-7085f1e3c734
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

camelcase
github.com/segmentio/go-camelcase

Converts a snake_case string to camelCase.

package main import "github.com/segmentio/go-camelcase" func main() { println(camelcase.ToCamel("hello_world")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160726192923-7085f1e3c734latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
segmentio-go-camelcase — go get segmentio-go-camelcase · libregistry