没有合适的资源?快使用搜索试试~ 我知道了~
gulp-tfcsprite:gulp 的 tfcsprite 插件
共19个文件
png:4个
js:4个
json:2个
需积分: 9 0 下载量 180 浏览量
2021-06-19
21:16:16
上传
评论
收藏 180KB ZIP 举报
温馨提示
gulp-tfcsprite 插件 用法 首先,安装gulp-tfcsprite作为开发依赖: npm install --save-dev gulp-tfcsprite 然后,将其添加到您的gulpfile.js : var tfcsprite = require ( "gulp-tfcsprite" ) ; gulp . src ( "./src/*.js" ) . pipe ( tfcsprite ( { prefix : '_' , sprites : 'sprites' } ) ) . pipe ( gulp . dest ( "./dist" ) ) ; 应用程序接口 tfcsprite(选项) 选项.前缀 类型: String 默认值: _ 图片名称前缀,默认为“_” 选项.精灵 类型: String 默认值: sprites sprite 文
资源推荐
资源详情
资源评论
收起资源包目录
gulp-tfcsprite-master.zip (19个子文件)
gulp-tfcsprite-master
.travis.yml 65B
index.js 2KB
package.json 702B
test
expected
sample.js 6KB
main.js 2KB
fixtures
sample.js 6KB
images
_b.png 15KB
_c.png 19KB
_a.png 9KB
sprites
sample.png 47KB
sample.json 725B
sample.html 1KB
sample.fla 85KB
LICENSE 1KB
.gitignore 46B
README.md 1KB
.jshintrc 389B
.editorconfig 214B
.gitattributes 11B
共 19 条
- 1
资源评论
蒋叶婷
- 粉丝: 36
- 资源: 4578
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功