Merge pull request #140 from kchapelier/master

Add vanilla JavaScript implementation
This commit is contained in:
Dominic Szablewski
2022-01-03 11:39:29 +01:00
committed by GitHub

View File

@ -66,6 +66,7 @@ implementations listed below.
- https://github.com/elihwyma/Swift-QOI (Swift)
- https://github.com/xfmoulet/qoi (Go)
- https://erratique.ch/software/qoic (OCaml)
- https://github.com/kchapelier/qoijs (JavaScript)
- https://github.com/KristofferC/QOI.jl (Julia)
- https://github.com/shadowMitia/libqoi/ (C++)
- https://github.com/MKCG/php-qoi (PHP)