UNPKG
yunlongzha_try_nodejs
Version:
latest (1.0.0)
1.0.0
try it
yunlongzha_try_nodejs
/
textsubmit
/
node_modules
/
escape-html
/
Readme.md
15 lines
(9 loc)
•
130 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# escape-html
Escape
HTML
entities
## Example
``
`js var escape = require('escape-html'); escape(str); `
``
## License
MIT