https://github.com/vaneenige/preact-gallery
🐙 A modern gallery experience disguised as a tiny (8kb) Preact based PWA.
https://github.com/vaneenige/preact-gallery
javascript performance preact progressive-web-app
Last synced: about 1 year ago
JSON representation
🐙 A modern gallery experience disguised as a tiny (8kb) Preact based PWA.
- Host: GitHub
- URL: https://github.com/vaneenige/preact-gallery
- Owner: vaneenige
- License: mit
- Created: 2018-03-06T20:54:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T06:20:42.000Z (over 8 years ago)
- Last Synced: 2025-04-23T00:43:26.391Z (about 1 year ago)
- Topics: javascript, performance, preact, progressive-web-app
- Language: JavaScript
- Homepage: https://preact.gallery
- Size: 55.7 KB
- Stars: 43
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Preact Gallery
> A modern gallery experience disguised as a tiny (8kb) Preact based PWA.
[https://preact.gallery](https://preact.gallery)
### Features
* Tiny (total: 8kb, javascript: 6kb)
* 100 / 100 Lighthouse score ([source](https://preact.gallery/lighthouse))
* Add, edit and remove external images
* Visible storage sizes (bytes)
* View stored resources offline
* Clear all images (user cache control)
* Subtle and smooth transitions
* Custom day and night theme
* [Preact](https://github.com/developit/preact) (front-end), [Polka](https://github.com/lukeed/polka) (back-end)
### Behind the scenes
Interested in why and how I created this? Read my article! 🙇
## License
MIT © [Colin van Eenige](https://use-the-platform.com)