1.0.9 • Published 11 months ago
@geyj/node-utils v1.0.9
NodeJs工具库
使用
// 安装
npm install @geyj/node-utils
// 引入
import {
retry, createScheduledTask, downloadAndWriteFile, decryptFontPDD, decryptFontTB, unZip, gzip, ungzip
} from '@geyj/node-utils'
// 安装
npm install @geyj/node-utils
// 引入
import {
retry, createScheduledTask, downloadAndWriteFile, decryptFontPDD, decryptFontTB, unZip, gzip, ungzip
} from '@geyj/node-utils'