文件名称:逃脱山羊:&:goat:; 转义字符串以用于HTML或反向
文件大小:1.69MB
文件格式:ZIP
更新时间:2024-02-24 13:15:55
nodejs javascript html goats escape
转义字符串以用于HTML或反向 安装 $ npm install escape-goat 用法 const { htmlEscape , htmlUnescape } = require ( 'escape-goat' ) ; htmlEscape ( ':unicorn: & :goat:' ) ; //=> ':unicorn: & :goat:' htmlUnescape ( ':unicorn: & :goat:' ) ; //=> ':unicorn: & :goat:' htmlEscape ( 'Hello World' ) ; //=> 'Hello World' const url = 'https:/
【文件预览】:
escape-goat-main
----index.test-d.ts(445B)
----.gitattributes(19B)
----.github()
--------workflows()
----test.js(2KB)
----license(1KB)
----logo.jpg(1.7MB)
----index.d.ts(2KB)
----.npmrc(19B)
----.editorconfig(175B)
----.gitignore(23B)
----index.js(927B)
----readme.md(2KB)
----package.json(776B)