1.0.1 • Published 2 years ago

@skyra/gifenc v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@skyra/gifenc

A very fast server-side animated GIF generation for Node.js

GitHub Depfu

npm npm bundle size minified (scoped) npm bundle size minzipped (scoped)

Support Server


Features

  • @skyra/gifenc is a GIF encoding utility library to build your next GIFs.
  • Supports CommonJS and ES Module.
  • Heavily based on gifencoder, this module wouldn't have existed without its author.

Installation

You can use the following command to install this package, or replace npm install with your package manager of choice.

npm install @skyra/gifenc

Usage

For CommonJS:

const { GifEncoder } = require('@skyra/gifenc');

For ESM:

import { GifEncoder } from '@skyra/gifenc';

Buy us some doughnuts

Skyra Project is open source and always will be, even if we don't get donations. That said, we know there are amazing people who may still want to donate just to show their appreciation. Thanks you very much in advance!

We accept donations through Patreon, BitCoin, Ethereum, and Litecoin. You can use the buttons below to donate through your method of choice.

Donate WithQRAddress
PatreonPatreonImageClick Here
PayPalPayPalImageClick Here
BitCoinBitcoinImage3JNzCHMTFtxYFWBnVtDM9Tt34zFbKvdwco
EthereumEthereumImage0xcB5EDB76Bc9E389514F905D9680589004C00190c
LitecoinLitecoinImageMNVT1keYGMfGp7vWmcYjCS8ntU8LNvjnqM

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

1.0.1

2 years ago

1.0.0

3 years ago