Skip to content

Commit

Permalink
Add Blazor demo to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jzebedee committed Sep 11, 2023
1 parent 730a935 commit 39170b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ A very compact representation of a placeholder for an image. Store it inline wit
|![Flower](assets/flower.jpg)|<p>`93 4A 06 2D 06 92 56 C3 74 05 58 67 DA 8A B6 67 94 90 51 07 19`</p>21 bytes|<img alt="Flower ThumbHash" src="/assets/flower_thumbhash_rust.png" width=75 height=100>|
|![Tux](assets/tux.png)|<p>`A1 19 8A 1C 02 38 3A 25 D7 27 F6 8B 97 1F F7 F9 71 7F 80 37 67 58 98 79 06`</p>25 bytes|<img alt="Tux ThumbHash" src="/assets/tux_thumbhash_rust.png" width=84 height=100>|

[See a demo of ThumbHash in action _here_](https://evanw.github.io/thumbhash/).
[See a demo of ThumbHash for .NET in Blazor _here_](https://jzebedee.github.io/ThumbHashBlazorWasm/)

[Learn more about ThumbHashes _here_](https://evanw.github.io/thumbhash/).

## Usage

Expand Down

0 comments on commit 39170b5

Please sign in to comment.