Categorygithub.com/segmentio/go-snakecase
modulepackage
1.2.0
Repository: https://github.com/segmentio/go-snakecase.git
Documentation: pkg.go.dev

# README

go-snakecase

Build Status

Fast snakecase implementation, believe it or not this was a large bottleneck in our application, Go's regexps are very slow.

License

MIT

# Functions

Snakecase the given string.