stringy
String Manipulator
A Go package providing string manipulation functionalities such as camel case, snake case, kebab case conversion and others.
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
233 stars
5 watching
18 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
betweencamel-casecamelcasecamelcase-to-snakecasedelimiteddelimitergogolangkebab-casemanipulationslugifysnake-casesnakecase-to-camelcasestringstring-to-camelcasestring-to-kebabcasestring-to-snakecasestringhelperstringystringygolang
Related projects:
Repository | Description | Stars |
---|---|---|
voku/stringy | A PHP string manipulation library with multibyte support and performance optimization | 171 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
gobeam/mongo-go-pagination | Provides pagination functionality for MongoDB queries and aggregation pipelines | 129 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
asticode/go-astisub | A Go library for manipulating subtitles in various formats. | 592 |
wesovilabs/koazee | A library that provides a StreamLike interface to manipulate slices in a lazy and immutable way | 529 |
aws/smithy-go | Generates Go code for interacting with Smithy models | 177 |
skullchap/chadstr | A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 824 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |