1.0.0 • Published 2 years ago
lb1-package v1.0.0
安装
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
1.0.0
2 years ago