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
- 6 months ago
- March 24, 2023
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 09:16:20 GMT
Languages