html-encoder-cli
Encodes html thought the command line
Install
cd path/to/html-encoder-cli
npm link
Usage
html-encoder $'<span>Hello</span>'
// => '<span>Hello</span>'
Dependencies
html-encoder to be placed in parent directory.
License
MIT © Emil Johansson