https://github.com/xanke/download-css-assets
css 资源提取器
https://github.com/xanke/download-css-assets
Last synced: about 1 year ago
JSON representation
css 资源提取器
- Host: GitHub
- URL: https://github.com/xanke/download-css-assets
- Owner: xanke
- License: gpl-3.0
- Created: 2018-03-04T14:46:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T01:37:26.000Z (about 8 years ago)
- Last Synced: 2025-01-29T19:25:32.793Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Download css assets
css 资源提取器,用于提取 css 下的所有文件。
## 使用教程
```shell
npm i
node index -u [css url]
```