1.0.0 • Published 5 years ago

itheima-test v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

安装

npm i itheima-test

使用

const { dateFormat, htmlEscape, htmlUnEscape } = require('./itheima-test');

const rs = htmlUnEscape(htmlEscape('<h1 style="color: red;">您好!&copy;小黄!</h1>'));
console.log(rs);

协议

ISC

1.0.0

5 years ago