Galerie und tage

This commit is contained in:
2021-11-23 17:56:26 +01:00
parent ff35366279
commit 5f873bee89
4693 changed files with 149659 additions and 301447 deletions

6
node_modules/gifsicle/readme.md generated vendored
View File

@@ -2,13 +2,11 @@
> gifsicle manipulates GIF image files in many different ways. Depending on command line options, it can merge several GIFs into a GIF animation; explode an animation into its component frames; change individual frames in an animation; turn interlacing on and off; add transparency and much more.
You probably want [`imagemin-gifsicle`](https://github.com/imagemin/imagemin-gifsicle) instead.
## Install
```
$ npm install gifsicle
$ npm install --save gifsicle
```
@@ -37,4 +35,4 @@ $ gifsicle --help
## License
MIT © [Imagemin](https://github.com/imagemin)
MIT © [imagemin](https://github.com/imagemin)