fontcolor
v1.1.3
Published
Get website fonts and color
Downloads
24
Readme
Spider-fonts-color
Get web fonts and color, woff2 convert ttf
安装教程
使用npm下载cutoutbg包
npm i fontcolor -g
使用教程
使用格式
fontcolor -s "https://www.target.com/" -t c:\Users\nicholas\Desktop\test
参数说明
| 类型 | | 属性 | 属性说明 | | ---- | -------------- | ------ | ------------------------------------------------------------ | | -s | 网站地址 | source | 网站地址必须要用双引号把地址包裹起来,因为URL地址有效符号会和命令行参数相冲突,而且在命令行必须使用双引号,单引号不会被识别。 | | -t | 存放文件的路径 | target | 存放路径必须为已存在的文件夹 |
生成网页颜色网站
上述命令完成后会在当前目标文件下生成一个网页,双击此网页可以查看网站的配色信息。