|
Unicode libraries - Fun with Unicode (introspection, lookup, sets, guards, transforms...)
|
|
30
|
3475
|
March 28, 2025
|
|
Fun with OTP 28's new `:re` module - which version of Unicode is used by OTP 27/28?
|
|
2
|
308
|
March 26, 2025
|
|
Converting hex chars to unicode equivalent
|
|
5
|
315
|
May 7, 2024
|
|
Is there a way to escape escape characters i.e. turn `"\u2003"` => `"\\u2003"`?
|
|
16
|
1520
|
November 21, 2023
|
|
How to remove invalid unicode from an API response: Jason.DecodeError unexpected sequence "\\udc51"
|
|
5
|
1880
|
June 14, 2023
|
|
Library to split string on unicode word boundaries
|
|
2
|
1326
|
September 21, 2022
|
|
Possible bug in String.split/1's handling of Unicode whitespace?
|
|
5
|
1122
|
September 22, 2022
|
|
How to sanitize string input containing <<194, 160>> and maybe other junk?
|
|
1
|
1172
|
September 22, 2022
|
|
Applying :crypto and Jason.encode on Unicode characters
|
|
7
|
1439
|
January 21, 2022
|
|
Fun with unicode chardata
|
|
2
|
625
|
September 28, 2021
|
|
How to make unicode characters?
|
|
2
|
1609
|
April 7, 2021
|
|
Ex_confusables - an Unicode tr39 confusable detection and skeleton implementation
|
|
7
|
1002
|
April 1, 2021
|
|
Unicode for emoji - string concatenation
|
|
12
|
3252
|
June 10, 2020
|
|
Ucwidth - A small library to detect the display width in columns for Unicode texts
|
|
0
|
634
|
April 16, 2020
|
|
Sort strings without taking into account the accents
|
|
9
|
2776
|
March 13, 2020
|
|
Capturing UTF-8 code point, then concatenate the corresponding character; covert code point to utf-8 binary?
|
|
2
|
1040
|
March 11, 2020
|
|
Bitstring with codepoints of non-ASCII characters
|
|
5
|
1886
|
March 5, 2020
|
|
Is there way to tell if a given character (i.e. code point) is printable?
|
|
1
|
668
|
February 29, 2020
|
|
Error when zipping files whose names contain unicode codepoints above 255
|
|
5
|
1513
|
December 30, 2019
|
|
Regular expressions in Elixir with unicode characters
|
|
28
|
6928
|
March 10, 2019
|
|
Unicode-savvy `letter_or_digit?` function?
|
|
10
|
3220
|
February 24, 2019
|
|
Regex punctuation matchers
|
|
12
|
2029
|
September 26, 2018
|
|
Unicode output from the debugger
|
|
5
|
1053
|
September 21, 2018
|
|
Regex and unicode returning wrong indexes
|
|
7
|
1515
|
July 11, 2018
|
|
Unidecode implementation for Elixir
|
|
2
|
1344
|
June 12, 2017
|
|
Icon fonts vs SVG icons
|
|
3
|
2822
|
May 31, 2016
|