Registry / utility / forpelevin-gomoji

forpelevin-gomoji

JSON →
library1.4.1gogounverified

Provides emoji handling utilities for Go, including detection, replacement, and extraction.

go get github.com/forPelevin/gomoji
INSTALL
IMPORT
SIG · FORPELEVIN-GOMOJI
F
forpelevin-gomoji
utilitygov1.4.1
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.

gomoji
github.com/forPelevin/gomoji

Check if a string contains any emoji.

package main import ( "fmt" "github.com/forPelevin/gomoji" ) func main() { contains := gomoji.ContainsEmoji("Hello 😊") fmt.Println(contains) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
forpelevin-gomoji — go get forpelevin-gomoji · libregistry