forPelevin / gomoji

Helpful functions to work with emoji in Golang
MIT License
190 stars 28 forks source link

Add functionality to replace emojis in a string with a given rune #16

Closed yongjiajun closed 1 year ago

yongjiajun commented 1 year ago

Closes #15

This PR adds the functionality to replace all emojis within a string with a given rune.