fanbox2

1.0.0 • Public • Published

fanbox2

Install

NPM

npm i laoxu-npm -D

Quick Start

// 测试格式化时间功能
let { format } = require('./formatTime')
console.log(format(1665473517778))

// 测试求和功能
let getSum = require('./getSum')
console.log(getSum(1,2,3))

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i fanbox2

      Weekly Downloads

      3

      Version

      1.0.0

      License

      ISC

      Unpacked Size

      1.66 kB

      Total Files

      7

      Last publish

      Collaborators

      • fanbox2