An open API service indexing awesome lists of open source software.

https://github.com/timhagn/giffit

Gatsby Plugin and Transformer to easily work with optimized animated GIFs.
https://github.com/timhagn/giffit

Last synced: about 2 months ago
JSON representation

Gatsby Plugin and Transformer to easily work with optimized animated GIFs.

Awesome Lists containing this project

README

        


giffit



Gatsby Plugin and Transformer to easily work with optimized animated GIFs!




giffit is released under the MIT license.


PRs welcome!


Lerna badge.

`gatsby-plugin-giffit` & `gatsby-transformer-giffit` are a Gatsby plugin and
transformer which for (animated) GIFs (**_shall soon_**) provide, what Gatsby's
own `gatsby-plugin-sharp` & `gatsby-transformer-sharp`do for the rest of
your images.

Optimized sizes and conversion to WebP for browsers that support it as well as
a single extracted Base64 encoded GIF-animation frame as a preview during load
are already (mostly) working.

## Preamble

This is a monorepo managed by [`lerna`](https://lerna.js.org/), so have a look
at the individual READMEs of
- [`gatsby-plugin-giffit`](https://github.com/timhagn/giffit/tree/main/packages/gatsby-plugin-giffit#readme)
- [`gatsby-transformer-giffit`](https://github.com/timhagn/giffit/tree/main/packages/gatsby-transformer-giffit#readme)

## Contributing

Everyone is more than welcome to contribute to this little package!
Docs, Reviews, Testing, Code - whatever you want to add, just go for it : ).
So have a look at our [CONTRIBUTING](CONTRIBUTING.md) file and give it a go.
Thanks in advance!

## TODO

**A friggin lot** ^^.

*For anything else tell me by opening an issue or a PR : )!*
*I have to tend this a little more % )!*