Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wotermelon/vue-cli-plugin-sprite

vue-cli 3 plugin to build a sprite img
https://github.com/wotermelon/vue-cli-plugin-sprite

plugin sprite vue-cli

Last synced: 25 days ago
JSON representation

vue-cli 3 plugin to build a sprite img

Awesome Lists containing this project

README

        

# vue-cli-plugin-sprite

[![Code Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)
[![Software License](https://img.shields.io/github/license/swisnl/vue-cli-plugin-svg-sprite.svg)](LICENSE.md)

vue-cli 3 plugin to build a sprite img using [webpack-spritesmith](https://github.com/mixtur/webpack-spritesmith).

## Install

```bash
vue add sprite
```

## Usage

Use the `webpack-spritesmith` webpack plugin, check the [documentation](https://github.com/mixtur/webpack-spritesmith) for other/advanced usages.

## Credits

This package is a vue-cli 3 plugin wrapping [webpack-spritesmith](https://github.com/mixtur/webpack-spritesmith).

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.