1.0.0 • Published 1 year ago

yougetools v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

安装

npm install yougetools

导入

const  yougetools =  require('yougetools')

格式化html特殊字符 使用实例

const htmlStr = yougetools.htmlEscape(params)

还原html特殊字符 使用实例

const htmlStr = yougetools.htmlUnEscape(params)

开源协议

ISC

1.0.0

1 year ago