ascii-hex
Get the hexadecimal value of an ASCII character
is-backslash
Checks given value is backslash - support char code number, hex, unicode or string value to be given.
is-forwardslash
Checks given value is forwardslash - support char code number, hex, unicode or string value to be given.
code-batch
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.