Registry / utility / leebenson-conform

leebenson-conform

JSON →
library1.2.3gogounverified

A Go library for string transformation and normalization, such as trimming, case conversion, and sanitization.

go get github.com/leebenson/conform
INSTALL
IMPORT
SIG · LEEBENSON-CONFORM
L
leebenson-conform
utilitygov1.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

conform
github.com/leebenson/conform

Trims whitespace from a string.

package main import ( "fmt" "github.com/leebenson/conform" ) func main() { result := conform.String(" Hello World ") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
leebenson-conform — go get leebenson-conform · libregistry