wenzhe-package

1.0.0 • Public • Published

wenzhe-package

Install

npm install wenzhe-package -D

Quick Start

// 测试格式化时间的方法
const { formatDate } = require('./formatDate')
console.log(formatDate(new Date()))

// 测试求和方法
const { getSum } = require('./getSum')
console.log(getSum(1, 2))

Dependents (0)

Package Sidebar

Install

npm i wenzhe-package

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

1.62 kB

Total Files

6

Last publish

Collaborators

  • wen_zhe