From 0f18111bb1ab49700c0f95a7ca62ed63fb4a1864 Mon Sep 17 00:00:00 2001 From: Benjamin Bock Date: Fri, 26 Aug 2022 17:55:10 +0200 Subject: [PATCH] Add note about stimulus-blurhash --- TypeScript/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TypeScript/README.md b/TypeScript/README.md index 6a531498..6f4bcb5d 100644 --- a/TypeScript/README.md +++ b/TypeScript/README.md @@ -11,7 +11,7 @@ npm install --save blurhash ``` -See [react-blurhash](https://github.com/woltapp/react-blurhash) to use blurhash with React. +See [react-blurhash](https://github.com/woltapp/react-blurhash) to use blurhash with React or [stimulus-blurhash](https://github.com/bb/stimulus-blurhash) to use it with Hotwire Stimulus. ## API