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