1.0.0 • Published 3 years ago
yougetools v1.0.0
安装
npm install yougetools导入
const yougetools = require('yougetools')格式化html特殊字符 使用实例
const htmlStr = yougetools.htmlEscape(params)还原html特殊字符 使用实例
const htmlStr = yougetools.htmlUnEscape(params)开源协议
ISC
1.0.0
3 years ago