Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hideoo/tint
Color Picker and Editor PWA
https://github.com/hideoo/tint
color editor eyedropper picker pwa
Last synced: about 2 months ago
JSON representation
Color Picker and Editor PWA
- Host: GitHub
- URL: https://github.com/hideoo/tint
- Owner: HiDeoo
- License: mit
- Created: 2022-09-21T08:50:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T09:08:44.000Z (3 months ago)
- Last Synced: 2024-11-27T10:23:55.757Z (3 months ago)
- Topics: color, editor, eyedropper, picker, pwa
- Language: TypeScript
- Homepage: https://tint-app.vercel.app
- Size: 456 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tint
## Features
A color picker and editor PWA based on the [EyeDropper Web API](https://developer.mozilla.org/en-US/docs/Web/API/EyeDropper) for [supported browsers](https://caniuse.com/mdn-api_eyedropper).
- Color picker
- Color HSLA & RGBA editor
- Copy & Paste color keyboard shortcuts
- Multiple export formats _(e.g. CSS Hex, CSS RGB & HSL, Swift UIColor, Android Color, etc.)_
- Exported color historyAvailable on [tint-app.vercel.app](https://tint-app.vercel.app).
Built with Vite, TypeScript, React, Tailwind CSS, and Preact Signals.
## License
Licensed under the MIT License, Copyright © HiDeoo.
See [LICENSE](https://github.com/HiDeoo/tint/blob/main/LICENSE) for more information.