Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ These additional implementations also exist outside of this repo:
* Perl: https://github.com/mauke/Image-ThumbHash
* PHP: https://github.com/SRWieZ/thumbhash
* Ruby: https://github.com/daibhin/thumbhash
* Dart: https://github.com/PiN73/thumbhash/tree/master/packages/thumbhash
* Flutter: https://github.com/PiN73/thumbhash/tree/master/packages/flutter_thumbhash

_If you want to add your own implementation here, you can send a PR that puts a link to your implementation in this README._