1.0.0 • Published 2 years ago

lb1-package v1.0.0

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

安装

nmp install lb_package

导入

const lb=require('lb_package')

日期时间格式化

const dtstr=lb.dateFormat(new Date())
console.log(dtstr)

字符串格式转换

const str=lb.stringChange('hello node.js world!')
console.log(str)

开源协议

ISC