1.0.0 • Published 2 years ago

kk-one-package v1.0.0

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

安装方式

    npm install kk-one-package

导入

const a = require('kk-one-package')

格式化时间

const daStr = a.nowTime(new Date())

html替换

shuju = '<a style="font-size=30px >kkiww</a>"'
const daStr = a.Streplace(shuju)

字符串替换html

shuju = '&lta style="font-size=30px >kkiww</a>"'
const daStr = a.Streplace(shuju)

开源协议

ISC