qoi.cr
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
Repository
qoi.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 1 year ago
- March 24, 2023
License
MIT License
Links
Synced at
Tue, 16 Dec 2025 23:00:57 GMT
Languages