We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14d1bd commit f34b237Copy full SHA for f34b237
README.md
@@ -29,6 +29,7 @@ Current string functions available:
29
1. truncate - trims string to n # of characters and appends ellipsis
30
1. prune - truncate but keeps ellipsis within character count provided
31
1. repeat - repeat selection n #of times
32
+1. convert between unicode and readable characters.
33
34
Number related functions:
35
0 commit comments