gertd / go-pluralize
Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)
☆153Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-pluralize
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆387Updated last year
- Generate interfaces from structure methods.☆325Updated 10 months ago
- Is a general library to help modify or set data within data structures and other objects.☆231Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,025Updated 11 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆362Updated 10 months ago
- Efficient JSON beautifier and compactor for Go☆372Updated 2 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆270Updated 9 months ago
- Protobuf Field Mask Go utils☆235Updated 7 months ago
- ☆183Updated 3 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆246Updated last week
- A Go linter to check that errors from external packages are wrapped☆308Updated 2 months ago
- Convert snake case, camel case and kebap case strings☆142Updated last year
- Detection of the BOM and removing as necessary☆122Updated 11 months ago
- Generic resource pool for Go☆303Updated 2 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆233Updated 6 months ago
- [mirror]☆281Updated 2 months ago
- An enum generator for go☆753Updated 3 weeks ago
- Fast strftime for Go☆117Updated 2 weeks ago
- A Form Encoding & Decoding Package for Go☆248Updated 3 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆528Updated 2 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆229Updated 7 months ago
- Better time duration formatting in Go!☆495Updated 3 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆213Updated 2 years ago
- Minimalistic extension to Go. It means to be a complement to the standard library.☆132Updated last month
- Redis client Mock☆283Updated 4 months ago
- Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel☆204Updated this week
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- simple struct copying for golang☆452Updated 4 years ago