0.0.6 • Published 2 months ago

@zartui/icons v0.0.6

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

ZartUI Icons

Install

# with npm
npm i @zartui/icons

# with yarn
yarn add @zartui/icons

# with pnpm
pnpm add @zartui/icons

Usage

  • 根据 iconfont 图标库生成的代码,分别更新 commen.less 和 encode-wolf2.less 两个文件
  • getConfig.js 可以自动解析 common.less 文件并且提取出所有图标名称组成数组,执行node 该脚本路径,将在脚本的同一目录下生成 IconConfig 文件,直接在该文件中复制图标名称数组到需要使用该数组的配置文件中即可。
0.0.6

2 months ago

0.0.5

7 months ago

0.0.4

11 months ago

0.0.3

1 year ago

0.0.2

2 years ago

0.0.1

2 years ago