@favware/unescape
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Get all 4-byte characters form a string
Lowercase the first letter of the keys in an object
Various tools for OCR
Converts bytes of encoded DICOM text to Javascript DOMString
Hexadecimal utilities
The Node.js module to calculate the width of east Asian characters.
This module transforms a string to a oneline string considering escape sequences: so('test noop test') -> 'noop test'
This module replaces all escape sequence by spaces and line breaks: sr('some\be\rsom\vstrange\r\vline') -> 'some\n strange\nline'
Make text superscript or subscript.
Trim characters from string
Tag-safe truncation for HTML and XML. Works by word!
Converts Unicode characters to HTML and CSS entities
Escape whitespace characters (CommonJS, AMD and browser global compatible)
A HTML encoder/decoder with full Unicode support.
Unicode character information library.
Is a character on a given index a closing of an HTML attribute?
Count the number of characters in a text stream
Is given character suitable to be in an HTML attribute's name?
Simple single character input boxes.