https://github.com/parvezk/color-transformer
Color-converter is a color conversion utility library for all Javascript environment (including CommonJs, AMD and ES2015). It helps convert between rgb, hsv and hex color codes.
https://github.com/parvezk/color-transformer
color-conversion color-hex hex-codes hsv javascript rgb
Last synced: 2 months ago
JSON representation
Color-converter is a color conversion utility library for all Javascript environment (including CommonJs, AMD and ES2015). It helps convert between rgb, hsv and hex color codes.
- Host: GitHub
- URL: https://github.com/parvezk/color-transformer
- Owner: parvezk
- Created: 2017-08-06T05:16:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T05:51:48.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T03:20:00.731Z (3 months ago)
- Topics: color-conversion, color-hex, hex-codes, hsv, javascript, rgb
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color-Transformer
Color-transformer is a color conversion utility library for all Javascript environment (including CommonJs, AMD and ES2015). It helps convert between rgb, hsv and hex color codes.