Sprite Packages

jingoal-sprite

此项目服务于 [postcss-jingoal-sprite](https://github.com/jingoal-chengdu/postcss-jingoal-sprite) ## 项目用途 用于将多个图片合并成一个图片, 并生成对应的json map ## 代码实例 ``` var sprite = require('jingoal-sprite'); /*生成sprite*/ gulp.task('spritetask', ["sasstask","fileMap"], funct

1.0.13 • Published 9 years ago

ng-sprite

This package is an angular component and serves as a wrapper around a CSS Sprite. CSS Sprites are a means of combining multiple images into a single image file for use on a website, to help with performance.

1.0.0 • Published 5 years ago