golang-cz / textcaseLinks
Golang pkg to convert any text input to camelCase, PascalCase or snake_case naming convention. Removes all whitespaces and special characters. Supports Unicode characters.
☆15Updated 2 years ago
Alternatives and similar repositories for textcase
Users that are interested in textcase are comparing it to the libraries listed below
Sorting:
- memsize computes the size of your object graph☆34Updated last year
- ☆36Updated last year
- sync.Once with Reset()☆75Updated 5 years ago
- Run WASM tests inside your browser☆206Updated 7 months ago
- Python's repr() for Go☆168Updated last week
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 4 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- Arbitrary base encoding in GO☆56Updated 4 months ago
- ☆78Updated 5 years ago
- Email validation/normalization for golang☆52Updated 4 years ago
- Simple date data type☆13Updated 6 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- atomic is a go package for atomic file writing☆204Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- errs is a package for making errors friendly and easy☆53Updated last year
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆83Updated 2 years ago
- Tool for golang that generates jennifer code☆76Updated last year
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆17Updated 4 years ago
- Generate OpenAPI Specification from comments☆115Updated 3 years ago
- A github action which annotates failed tests.☆38Updated last year
- Tool for generating static HTML for Go vanity import paths.☆94Updated last year
- A ReadSeeker for http.Response.Body☆44Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Web Assembly fetch wrapper that avoids importing net/http.☆61Updated 7 months ago
- A simple assertion library using Go generics☆175Updated last week
- Finds unused _exported_ Go symbols in a project. Backed by gopls.☆39Updated last year
- Reads zip files from io.Reader☆60Updated 6 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago