1.0.0 • Published 2 years ago

yougetools v1.0.0

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

安装

npm install yougetools

导入

const  yougetools =  require('yougetools')

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

const htmlStr = yougetools.htmlEscape(params)

还原html特殊字符 使用实例

const htmlStr = yougetools.htmlUnEscape(params)

开源协议

ISC

1.0.0

2 years ago