1.0.0 • Published 3 years ago
lb-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)开源协议
ISC1.0.0
3 years ago