Skip to content

gkajs/gka-tpl-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ead05d · Mar 1, 2018

History

25 Commits
Dec 16, 2017
Feb 9, 2018
Jul 31, 2017
Aug 10, 2017
Mar 1, 2018
Jul 31, 2017
Feb 9, 2018
Feb 9, 2018
Feb 9, 2018

Repository files navigation

注:已内置到gka中,仓库迁移至gka

gkatemplatew

gka-tpl-cs

gka 文件生成模板,一键式生成 css keyframes 序列帧动画文件,并内置优化。

在线示例  示例代码

内置优化

  • 开启图片裁剪优化 ✓
  • 开启合图优化 ✓
  • 开启相同帧图片复用 ✓

Install

$ npm install -g gka                # install gka

Usage

$ gka <dir> -t cs [options]

Example

$ gka E:\gka-test\img -t cs
BeforeAfter

./img
├── hello-01.png
├── hello-02.png
├── hello-03.png
├── hello-04.png
├── hello-05.png
└── ...

./gka-img
└── gka.html
└── gka.css
└── img
    └── sprites.png

Use GKA

https://github.com/joeyguo/gka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published