0.0.7 • Published 4 years ago

update-iconfont v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago
npm i update-iconfont -D

用于下载或更新 iconfont

  • 通过 npx 使用
npx update-iconfont --dirname static --key font_270600_38sj3692lvt
  • 全局安装
  1. npm install update-iconfont -g
  2. udiconfont --dirname static --key font_270600_38sj3692lvt

--dirname 目录名

--key iconfont 中 css 的 key,比如 font class 的链接为//at.alicdn.com/t/font_270600_38sj3692lvt.css,那么 key 就是 font_270600_38sj3692lvt

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.1

4 years ago