Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kscript/css-sprite-generator

在线css雪碧图生成器
https://github.com/kscript/css-sprite-generator

css generator javascript sprite vue vuejs

Last synced: about 2 months ago
JSON representation

在线css雪碧图生成器

Awesome Lists containing this project

README

        

# css-sprite-generator

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Live demo
在线demo: [view](https://kscript.github.io/css-sprite-generator/docs/index.html)

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).