1.0.0 • Published 2 years ago

lemon_pack_xiaop v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

安装

npm install liuyan_pack

导入

const pack = require('lemon_pack')

转义html中的特殊字符串

const htmlStr = ''; const str = pack.htmlEscape(htmlStr)

1.0.0

2 years ago