mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
130 B
130 B
escape-html
Escape HTML entities
Example
var escape = require('escape-html');
escape(str);
License
MIT