Latest #unicode Threads Top

kip
Capping of a hectic few days is the announcement of ex_cldr_messages version 2.0. This significant update adds support Unicode MessageFo...
New
kip
Announcing ex_cldr_collation version 1.0 ex_cldr_collation is an Elixir implementation of the Unicode Collation Algorithm (UCA) as extend...
New
kip
unicode_transform has reached the 1.0 milestone after a complete rewrite delivering a library which transliterates text between scripts, ...
New
kip
I’m working on making sure all the ex_cldr_* and unicode_* libraries are ready for OTP 28. I know that one of the key changes is that OTP...
New
cblavier
Hey there :wave:, I fetch some HTML content with Req and extract plain text with Floki. The retrieved text contains hex characters such...
New
mruoss
Hey, does anybody know if it is possible to escape escape characters like \r or \u2003? Given a string containing such characters, I’d li...
New
rnice01
Hello! We are working with responses from an API that contain HTML from websites. Some of these websites contain unicode code points tha...
New
dogweather
According to the docs, String.split/1… Divides a string into substrings at each Unicode whitespace occurrence… (emphasis mine) But I...
New
dogweather
I’m parsing a lot of Government web pages which were produced on ancient Microsoft systems. Like the .aspx Oregon Revised Statutes homepa...
New
aochagavia
I am looking for a way to split utf8 strings into chunks that have some logical cohesion (e.g. avoid splitting in the middle of a word or...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

kip
Capping of a hectic few days is the announcement of ex_cldr_messages version 2.0. This significant update adds support Unicode MessageFo...
New
kip
unicode_transform has reached the 1.0 milestone after a complete rewrite delivering a library which transliterates text between scripts, ...
New
kip
Announcing ex_cldr_collation version 1.0 ex_cldr_collation is an Elixir implementation of the Unicode Collation Algorithm (UCA) as extend...
New

Last Three Year's Trending Top

kip
Following on from my CLDR lbraries I started work on Unicode transforms. But like everything related to CLDR there is a lot of yak-shavin...
New
mruoss
Hey, does anybody know if it is possible to escape escape characters like \r or \u2003? Given a string containing such characters, I’d li...
New
cblavier
Hey there :wave:, I fetch some HTML content with Req and extract plain text with Floki. The retrieved text contains hex characters such...
New
kip
I’m working on making sure all the ex_cldr_* and unicode_* libraries are ready for OTP 28. I know that one of the key changes is that OTP...
New

Trending Over Three Years Top

abtrapp
Hi! Can somebody please explain this: iex(9)> Regex.match?(~r/\p{Lu}/, "Ö") true iex(10)> Regex.match?(~r/\p{Lu}/, "ö") true iex(...
New
shotleybuilder
Hi, I’m not understanding the behaviour when including unicode inside a string which is then string concatenated. The resulting string ...
New
scouten
I’m parsing a file format by recursing on a charlist. One of the challenges I have in parsing this format is determining whether the curr...
New
thojanssens1
I want to sort a list of countries. Unfortunately, the sort function will set “Åland Islands” as last element, because it starts with an ...
New
dogweather
I’m parsing a lot of Government web pages which were produced on ancient Microsoft systems. Like the .aspx Oregon Revised Statutes homepa...
New
rnice01
Hello! We are working with responses from an API that contain HTML from websites. Some of these websites contain unicode code points tha...
New
vrod
I understand that \u can help make unicode characters like "\u00E4" becomes "ä". How can I take a variable like "00E4" and convert it to...
New
mudasobwa
AFAIU, Elixir delegates regular expression evaluation to Erlang. Erlang claims to support Unicode general category matchers. “ is decla...
New
nikody
I stumbled upon something that baffles me while working with PDF files. The problem arose due to the non-ASCII characters âãÏÓ on the sec...
New
aochagavia
I am looking for a way to split utf8 strings into chunks that have some logical cohesion (e.g. avoid splitting in the middle of a word or...
New
adrian
Hello, I need to find the position of a match using Regex.run on a text with unicode characters. This is an example: iex> Regex.run...
New
chemist
Spent quite a bit of time pondering this as I am unable to get the desired output similar to the PHP function that im trying to duplicate...
New
cevado
I just published unidecode package to hex: Unidecode was initially a perl module to transliterate unicode characters to ascii, then...
New
dogweather
According to the docs, String.split/1… Divides a string into substrings at each Unicode whitespace occurrence… (emphasis mine) But I...
New
ColaCheng
Hi all, I have made an unicode tr39 confusable detection and skeleton implementation, ex_confusables This library is able to compare tw...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement