faye-tools

1.0.0 • Public • Published

安装

npm i faye-tools

导入

const faye=require('faye-tools')

格式化时间

const dt=faye.formatDate(new Date())

编码HTML片段

const eht=faye.encipher('<h1 style="color:red">"大家好"<span>我是&nbsp;lwj</span></h1>')

解码HTML片段

const dht=faye.decode(eht)

协议

ISC

Readme

Keywords

Package Sidebar

Install

npm i faye-tools

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.03 kB

Total Files

5

Last publish

Collaborators

  • htlovt