selenite
Version, currently 0.0.22 versions
- 0.0.2latestApr 25, 2019
- 0.0.1not indexedAug 9, 2024
github.com/ndudnicz/selenite
Color representation convertion methods (rgb, hsv, ....)
3 stars
0 dependents
License: GPL-3.0
Installation
# Add this to your shard.yml
dependencies:
selenite:
github: ndudnicz/selenite
version: ~> 0.0.2Then run:
shards installshard.yml
- Crystal
0.27.2- License
- GPL-3.0
- Author
- Nicolas Dudniczenko
Dependencies
Development Dependencies
- csv_processor*github: drum445/csv_processordev
README
Color representation convertion methods (rgb, hsv, hsl, ...)
Requirement :
- crystal >= 0.27.2
Installation :
Add this to your application's shard.yml:
dependencies:
selenite:
github: ndudnicz/selenite
Example :
require "selenite"
Selenite.hsv_to_rgb({207.4508558724444,82.53478345665128,86.86027994130876})
# => {39.0 ,138.0 ,221.0}
API :
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.0.2- Tagged
- Apr 25, 2019
- Commit
8bd3ab74c8b1- Crystal
0.27.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ndudnicz/selenite
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 2