https://github.com/22mahmoud/faven
A web tool to help you generate favicons
https://github.com/22mahmoud/faven
alpinejs postcss snowpack tailwindcss
Last synced: 3 months ago
JSON representation
A web tool to help you generate favicons
- Host: GitHub
- URL: https://github.com/22mahmoud/faven
- Owner: 22mahmoud
- Created: 2020-08-23T19:13:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T01:21:54.000Z (almost 5 years ago)
- Last Synced: 2025-03-10T21:11:58.355Z (3 months ago)
- Topics: alpinejs, postcss, snowpack, tailwindcss
- Language: TypeScript
- Homepage: https://faven.netlify.app/
- Size: 875 KB
- Stars: 125
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Faven
A web tool to help you generate favicons
## Key Features
* browser based no data sent to the server.
* You can select or drag your image.
* works offline.
* generate all favicons dimensions.## Tech stack 🥞
* [alpinejs](https://github.com/alpinejs/alpine)
* [tailwindcss](https://github.com/tailwindlabs/tailwindcss/)
* [snowpack](https://github.com/pikapkg/snowpack/)
* [jszip](https://github.com/Stuk/jszip)
* [compressorjs](https://github.com/fengyuanchen/compressorjs)
* [marked](https://github.com/markedjs/marked)
* [prism](https://github.com/PrismJS/prism)