node-base128 icon indicating copy to clipboard operation
node-base128 copied to clipboard

visible-character encoding?

Open mattbishop opened this issue 8 years ago • 0 comments

Thank you for publishing this codec. Would you consider supporting a visible character set? I want to use encoded strings in data and it would help to be able to see them. I have a similar utility in my own code that uses this character set (non-contiguous BTW):

!#$%()*,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬®¯°±²³µ¶»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ

mattbishop avatar Sep 24 '17 15:09 mattbishop