An open API service indexing awesome lists of open source software.

https://github.com/xanke/download-css-assets

css 资源提取器
https://github.com/xanke/download-css-assets

Last synced: about 1 year ago
JSON representation

css 资源提取器

Awesome Lists containing this project

README

          

# Download css assets

css 资源提取器,用于提取 css 下的所有文件。

## 使用教程

```shell
npm i
node index -u [css url]
```