File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/bower-config/node_modules/mout/string/unescapeHtml.js
Back
var toString = require('../lang/toString'); /** * Unescapes HTML special chars */ function unescapeHtml(str){ str = toString(str) .replace(/&/g , '&') .replace(/</g , '<') .replace(/>/g , '>') .replace(/�*39;/g , "'") .replace(/"/g, '"'); return str; } module.exports = unescapeHtml;
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings