moy-tools-d

```shell npm i moy-tools-d ``` # 2.导入 ```shell const itheima = require('./moy-tools-d') ``` # 3.时间 ```shell console.log(itheima.dateFormat(new Date())) ``` # 4.转译 ```shell console.log(itheima.escape('<h1>哈哈“你&nbsp;好”</h1>')) ``` # 5.还原 ```


License
ISC
Install
npm install moy-tools-d@1.0.0