1.0.1 • Published 8 months ago

it-toolss v1.0.1

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

安装

npm i it-toolss

导入

const ittoolss = require("it-toolss")

格式化时间

const m = s.dateformat(new Date())

转义html字符串

const re = s.htmlEscape(h)
const ee = s.htmlunes(re)
//<h1 title='asdas'>这是h1标签</h1>
//<h1 title='asdas'>这是h1标签</h1>

开源协议

ISC

1.0.1

8 months ago

1.0.0

2 years ago