@geyj/node-utils
v1.0.12
Published
Node Utils
Downloads
221
Readme
NodeJs工具库
使用
// 安装
npm install @geyj/node-utils
// 引入
import {
retry, createScheduledTask, downloadAndWriteFile, decryptFontPDD, decryptFontTB, unZip, gzip, ungzip
} from '@geyj/node-utils'