1.0.13 • Published 6 months ago

iconfont-downloader-tools v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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

6 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago