hxb

1.0.0 • Public • Published

安装

npm install hxb-tools

导入

const hxb = require('heima-tools')

格式化时间

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

转义 html 中的特殊字符

const str = hxb.htmlEscape(htmlStr)

还原 html 中的特殊字符

const str = hxb.htmlUnEscape(htmlStr)

开源协议

Package Sidebar

Install

npm i hxb

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

1.85 kB

Total Files

5

Last publish

Collaborators

  • h348401669