1.0.13 • Published 5 months ago

iconfont-downloader-tools v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

iconfont-downloader-tools

iconfont压缩包下载工具

安装

npm i iconfont-downloader-tools

安装完成后会自动: 1. 创建配置文件 iconfontConfig.js 2. 在 package.json 中添加下载命令

使用

npm run iconfont-downloader-tools

参数配置

iconfontConfig.js 中配置以下参数:

  • username: 用户名(若为空,则需要手动输入)
  • password: 密码(若为空,则需要手动输入)
  • projectName: 项目名称(若为空,则需要手动输入)
  • saveDir(string): 下载的文件存放的目录
  • exclude(Array): 下载时需要过滤掉的文件
1.0.13

5 months ago

1.0.12

5 months ago

1.0.11

5 months ago

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago