GIF (version 89a) Encoder written in TypeScript.
This library is published to npm repository as gif-writer
.
Please see following page:
At first, you need to install Java Runtime Environment:
- JRE.
To build, execute:
$ ./gradlew assemble
To run all tests available on command line interface:
$ ./gradlew check
To see all tasks:
$ ./gradlew tasks
This software is published under The MIT License.