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