gifloopcoder

HTML/JS Library/App for coding looping gif animations.

Github星跟踪图

gifloopcoder

HTML/JS Library/App for coding looping gif animations.

Usage

See the documentation

Build

If you make any changes to the source code, you can run the app directly from index_src.html in the src directory, which will have your changes.

To compile any changes into glc-min.js in the app directory, follow these steps.

Install the build tools on your system:

optional:

  • pandoc if you will be building documentation.
  • electron if you want to compile a standalone executable for your platform. You'll need to set the path to your electron install and project src path in Gruntfile.js

Add project dependencies:

  • npm-install

Grunt commands:

  • grunt clean deletes the app and docs directories.
  • grunt build builds the app into the app directory.
  • grunt buildx builds the app and launches it in the default browser.
  • grunt docs builds all the docs into the docs directory.
  • grunt docsx builds the docs and launches them in the default browser.
  • grunt cleans and builds both the app and the docs

主要指标

概览
名称与所有者bit101/gifloopcoder
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2015-11-19 01:56:15
推送于2017-03-14 04:44:44
最后一次提交2016-08-18 14:27:34
发布数14
最新版本名称1.3.5 (发布于 )
第一版名称0.9.4 (发布于 )
用户参与
星数306
关注者数19
派生数32
提交数99
已启用问题?
问题数15
打开的问题数6
拉请求数5
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?