Unicode libraries - Fun with Unicode (introspection, lookup, sets, guards, transforms...)
|
|
29
|
3279
|
September 10, 2024
|
Converting hex chars to unicode equivalent
|
|
5
|
253
|
May 7, 2024
|
Is there a way to escape escape characters i.e. turn `"\u2003"` => `"\\u2003"`?
|
|
16
|
1282
|
November 21, 2023
|
How to remove invalid unicode from an API response: Jason.DecodeError unexpected sequence "\\udc51"
|
|
5
|
1642
|
June 14, 2023
|
Library to split string on unicode word boundaries
|
|
2
|
1244
|
September 21, 2022
|
Possible bug in String.split/1's handling of Unicode whitespace?
|
|
5
|
1088
|
September 22, 2022
|
How to sanitize string input containing <<194, 160>> and maybe other junk?
|
|
1
|
989
|
September 22, 2022
|
Applying :crypto and Jason.encode on Unicode characters
|
|
7
|
1393
|
January 21, 2022
|
Fun with unicode chardata
|
|
2
|
609
|
September 28, 2021
|
How to make unicode characters?
|
|
2
|
1432
|
April 7, 2021
|
Ex_confusables - an Unicode tr39 confusable detection and skeleton implementation
|
|
7
|
946
|
April 1, 2021
|
Unicode for emoji - string concatenation
|
|
12
|
3102
|
June 10, 2020
|
Ucwidth - A small library to detect the display width in columns for Unicode texts
|
|
0
|
620
|
April 16, 2020
|
Sort strings without taking into account the accents
|
|
9
|
2637
|
March 13, 2020
|
Capturing UTF-8 code point, then concatenate the corresponding character; covert code point to utf-8 binary?
|
|
2
|
1011
|
March 11, 2020
|
Bitstring with codepoints of non-ASCII characters
|
|
5
|
1850
|
March 5, 2020
|
Is there way to tell if a given character (i.e. code point) is printable?
|
|
1
|
654
|
February 29, 2020
|
Error when zipping files whose names contain unicode codepoints above 255
|
|
5
|
1471
|
December 30, 2019
|
Regular expressions in Elixir with unicode characters
|
|
28
|
6716
|
March 10, 2019
|
Unicode-savvy `letter_or_digit?` function?
|
|
10
|
3156
|
February 24, 2019
|
Regex punctuation matchers
|
|
12
|
1957
|
September 26, 2018
|
Unicode output from the debugger
|
|
5
|
1036
|
September 21, 2018
|
Regex and unicode returning wrong indexes
|
|
7
|
1489
|
July 11, 2018
|
Unidecode implementation for Elixir
|
|
2
|
1321
|
June 12, 2017
|
Icon fonts vs SVG icons
|
|
3
|
2797
|
May 31, 2016
|