Skip to content

sam8helloworld/utfdecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

utfdecode

go report card coverage godocs

This is escaped unicode string decoder.

Use like this(Go Playground):

s, _ := utfdecode.Decode(`\uD83D\uDE04あ\uD83D\uDE07い\uD83D\uDC7Aう`)
fmt.Println(s) // πŸ˜„γ‚πŸ˜‡γ„πŸ‘Ίγ†

Licence

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages