lb-package

1.0.0 • Public • Published

安装

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

Package Sidebar

Install

npm i lb-package

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.71 kB

Total Files

5

Last publish

Collaborators

  • lb2009