mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
| .. | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| Readme.md | ||
escape-html
Escape HTML entities
Example
var escape = require('escape-html');
escape(str);
License
MIT