special-html
Converts special UTF-8 characters in a string to their HTML escape code equivalents.
Installation
$ npm install special-html
Usage
var special =original = '├── http-browserify@0.1.6 (concat-stream@0.0.8)'console// ├── http-browserify@0.1.6 (concat-stream@0.0.8)