gifloopcoder

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

  • Owner: bit101/gifloopcoder
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerbit101/gifloopcoder
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2015-11-19 01:56:15
Pushed At2017-03-14 04:44:44
Last Commit At2016-08-18 14:27:34
Release Count14
Last Release Name1.3.5 (Posted on )
First Release Name0.9.4 (Posted on )
用户参与
Stargazers Count306
Watchers Count19
Fork Count32
Commits Count99
Has Issues Enabled
Issues Count15
Issue Open Count6
Pull Requests Count5
Pull Requests Open Count2
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private