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