gka-tpl-normal

1.2.0 • Public • Published

gkatemplatew

gka-tpl-normal

gka 文件生成模板,一键式生成 css keyframes 序列帧动画文件。

在线示例  示例代码

Install

$ sudo npm install -g gka                # install gka 

Usage

$ gka <dir> -t normal [options]

Example

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

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

./gka-img
└── gka.html
└── gka.css
└── img
    ├── hello-01.png
    ├── hello-02.png
    ├── hello-03.png
    ├── hello-04.png
    └── ...

Use GKA

https://github.com/joeyguo/gka

Readme

Keywords

Package Sidebar

Install

npm i gka-tpl-normal

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

4.4 kB

Total Files

7

Last publish

Collaborators

  • joeyguo