1.1.0 • Published 1 year ago

captain-ck-tools v1.1.0

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

安装

npm i tools

导入

const tools = require('tools')

格式化时间

const time = tools.dateFormat()

转义html中的特殊字符

const str = tools.htmlEscape()

还原html中的特殊字符

const str = tools.htmlUnEscape()

开源协议

ISC

1.1.0

1 year ago