gertd / go-pluralizeLinks
Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)
☆162Updated 2 years ago
Alternatives and similar repositories for go-pluralize
Users that are interested in go-pluralize are comparing it to the libraries listed below
Sorting:
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 2 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 3 weeks ago
- Deep copy generator☆157Updated 7 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆406Updated 2 years ago
- Is a general library to help modify or set data within data structures and other objects.☆269Updated 5 months ago
- A Go linter to check that errors from external packages are wrapped☆335Updated 2 months ago
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- Nano ID for Go☆434Updated last year
- Convert snake case, camel case and kebap case strings☆151Updated 2 years ago
- A golang package for converting to snake_case or CamelCase☆1,084Updated last year
- Generate interfaces from structure methods.☆341Updated last month
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago
- A Go tool to auto generate methods for your enums☆475Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated this week
- Fast strftime for Go☆129Updated 4 months 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…☆282Updated last year
- reasonable handling of nullable values