escape-html. Escape string for use in HTML. Example. var escape = require('escape-html'); var html = escape('foo & bar'); // -> foo & bar. Benchmark.
確定! 回上一頁