go-emoji
go-emoji copied to clipboard
Golang Emoji parser, converter to html and images
Results
2
go-emoji issues
Sort by
recently updated
recently updated
newest added
When a string contains zero-width joiner (ZWJ), ZWJs will be skipped and not notified by `ReplaceAllStringFunc` function. Here is my test codes: [playground](https://play.golang.org/p/gjgUIz_Q0wP)