inflector
noun changer
A Go library that converts nouns between singular and plural forms.
Go library that pluralizes and singularizes English nouns.
81 stars
5 watching
18 forks
Language: Go
last commit: about 4 years ago
Linked from 1 awesome list
goinflectorpluralizationsingularizes-english-nouns
Related projects:
Repository | Description | Stars |
---|---|---|
cosmo/grammaticalnumber | A Swift library to convert words between singular and plural forms, with options to add count and define custom rules for uncountable nouns. | 35 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
nurugger07/inflex | A library for handling word inflections in Elixir | 379 |
chanced/caps | A case conversion library for Go. | 54 |
subpop/go-ini | A Go package that converts between INI file data and the Go structs used to represent it | 14 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 211 |
usk81/generic | A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |
gookit/filter | A utility package for processing and transforming data in Golang applications. | 151 |
polera/gonameparts | Splits human names into individual parts | 42 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |
donseba/go-htmx | Provides tools to integrate HTMX with Go applications, enhancing user experience and performance. | 395 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,651 |
iand/gedcom | Tools for working with GEDCOM file format in Go | 37 |
asafschers/goscore | An API that enables the deployment of machine learning models in Go, specifically designed to work with Predictive Model Markup Language (PMML) and support various algorithms like decision trees and neural networks. | 99 |