安装 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