Latest #unicode Threads 
Capping of a hectic few days is the announcement of ex_cldr_messages version 2.0. This significant update adds support Unicode MessageFo...
New
Announcing ex_cldr_collation version 1.0
ex_cldr_collation is an Elixir implementation of the Unicode Collation Algorithm (UCA) as extend...
New
unicode_transform has reached the 1.0 milestone after a complete rewrite delivering a library which transliterates text between scripts, ...
New
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
Hey there :wave:,
I fetch some HTML content with Req and extract plain text with Floki.
The retrieved text contains hex characters such...
New
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
Hello!
We are working with responses from an API that contain HTML from websites. Some of these websites contain unicode code points tha...
New
According to the docs, String.split/1…
Divides a string into substrings at each Unicode whitespace occurrence…
(emphasis mine)
But I...
New
I’m parsing a lot of Government web pages which were produced on ancient Microsoft systems. Like the .aspx Oregon Revised Statutes homepa...
New
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
This Month's Trending
This Year's Trending
Capping of a hectic few days is the announcement of ex_cldr_messages version 2.0. This significant update adds support Unicode MessageFo...
New
unicode_transform has reached the 1.0 milestone after a complete rewrite delivering a library which transliterates text between scripts, ...
New
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
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
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
Hey there :wave:,
I fetch some HTML content with Req and extract plain text with Floki.
The retrieved text contains hex characters such...
New
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
Hi!
Can somebody please explain this:
iex(9)> Regex.match?(~r/\p{Lu}/, "Ö")
true
iex(10)> Regex.match?(~r/\p{Lu}/, "ö")
true
iex(...
New
Hi,
I’m not understanding the behaviour when including unicode inside a string which is then string concatenated. The resulting string ...
New
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
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
I’m parsing a lot of Government web pages which were produced on ancient Microsoft systems. Like the .aspx Oregon Revised Statutes homepa...
New
Hello!
We are working with responses from an API that contain HTML from websites. Some of these websites contain unicode code points tha...
New
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
AFAIU, Elixir delegates regular expression evaluation to Erlang.
Erlang claims to support Unicode general category matchers.
“ is decla...
New
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
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
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
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
I just published unidecode package to hex:
Unidecode was initially a perl module to transliterate unicode characters to ascii, then...
New
According to the docs, String.split/1…
Divides a string into substrings at each Unicode whitespace occurrence…
(emphasis mine)
But I...
New
Hi all,
I have made an unicode tr39 confusable detection and skeleton implementation, ex_confusables
This library is able to compare tw...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







