1.0.0 • Published 8 months ago

jkl-toolds v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

安装

npm install jkl-toolds

导入

const jkl = require('jkl-toolds')

格式化时间

const dtStr =jkl.dateFormat(new Date())

转义格式化

const htmlStr ='<h1 title="abc">jkl</h1>'

还原格式化

const str2=jkl.htmlUnEscape(str)

开源协议

ISC

1.0.0

8 months ago