Skip to content

lightuponcloud/erlang-slughifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Transliteration function for utf8 binaries in Erlang.

Usage example:

RandStr = unicode:characters_to_binary(<<"Іван Франко"/utf8>>).

<<208,134,208,178,208,176,208,189,32,208,164,209,128,208, 176,208,189,208,186,208,190>>

Translit = slughifi:slugify(RandStr). "ivan franko"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages