Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mickael-kerjean/filestash_images
https://github.com/mickael-kerjean/filestash_images
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mickael-kerjean/filestash_images
- Owner: mickael-kerjean
- Created: 2019-01-14T07:41:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T14:19:28.000Z (about 2 years ago)
- Last Synced: 2024-02-24T23:33:40.517Z (9 months ago)
- Language: JavaScript
- Size: 5.96 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CI=true PASSWORD=xxxxx USERNAME=xxxx ADMIN=xxxx node node_modules/.bin/jest src/readme.test.js
To generate GIF:
```
convert -delay 100 -loop 0 *.png image.gif
```