逃脱山羊:&:goat:; 转义字符串以用于HTML或反向 源码
转义字符串以用于HTML或反向 安装 $ npm install escape-goat 用法 const { htmlEscape , htmlUnescape } = require ( 'escape-goat' ) ; htmlEscape ( ':unicorn: & :goat:' ) ; //=> ':unicorn: & :goat:' htmlUnescape ( ':unicorn: & :goat:' ) ; //=> ':unicorn: & :goat:' htmlEscape ( 'Hello World' ) ; //=> 'He
文件列表
escape-goat-main.zip
(预估有个13文件)
escape-goat-main
index.test-d.ts
445B
.gitattributes
19B
.github
workflows
main.yml
436B
test.js
2KB
license
1KB
logo.jpg
1.7MB
index.d.ts
2KB
暂无评论