qoi
Version, currently main branch1 version
- main branchlatestMay 5, 2024
github.com/uncomfyhalomacro/qoi.cr
Quick OK Image implementation in Crystal.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
qoi:
github: uncomfyhalomacro/qoi.cr
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.7.3- License
- MIT
- Author
- Soc Virnyl S. Estela
Dependencies
This version declares no dependencies.
README
qoi
A WIP Crystal implementation of the Quite OK Image format.
Installation
-
Add the dependency to your
shard.yml:dependencies: qoi: github: uncomfyhalomacro/qoi.cr -
Run
shards install
Usage
require "qoi"
module YourModule
include Qoi
end
Contributing
- Fork it (https://github.com/uncomfyhalomacro/qoi.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Soc Virnyl S. Estela - creator and maintainer
Relevant implementations I took ideas from
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- May 5, 2024
- Crystal
1.7.3- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/uncomfyhalomacro/qoi.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1