itheima-tools-wxl

1.0.1 • Public • Published

安装

npm i itheima-tools-eahow

导入

const itheima = require('../itheima-tools-eahow');

格式化时间方法

let dt = new Date();itheima.dateFormat(dt);

转义HTML的特殊字符方法

let str = itheima.htmlEscape('<h1>你好<span>你也好</span>&nbsp;</h1>');

特殊字符转义HTML方法

let str1 = itheima.htmlUnescape(str);

开源协议

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i itheima-tools-wxl

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

2.21 kB

Total Files

6

Last publish

Collaborators

  • wuxiaolong_1996