Tools for working with strings and UTF-8, UTF-16 and UTF-32 codepoints. Some
algorithms need to consider a string as a series of codepoints with a certain
encoding. Elm itself allows operating on a string as if it were a series of
unicode codepoints, except for some operations (like String.length
).
-
Notifications
You must be signed in to change notification settings - Fork 3
Converting between different UTF encodings, in Elm.
License
zwilias/elm-utf-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Converting between different UTF encodings, in Elm.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published