Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BrunoS3D/use-next-blurhash-hook-example
🔺 NEXT.JS - Example project with use-next-blurhash hhook. (Test)
https://github.com/BrunoS3D/use-next-blurhash-hook-example
blurhash image nextjs optimization
Last synced: 27 days ago
JSON representation
🔺 NEXT.JS - Example project with use-next-blurhash hhook. (Test)
- Host: GitHub
- URL: https://github.com/BrunoS3D/use-next-blurhash-hook-example
- Owner: brunos3d
- License: mit
- Created: 2022-01-07T01:51:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T03:09:33.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T09:37:52.662Z (about 1 month ago)
- Topics: blurhash, image, nextjs, optimization
- Language: TypeScript
- Homepage: https://use-next-blurhash.vercel.app
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Awesome-NextJs - use-next-blurhash-hook-example - [demo](https://use-next-blurhash.vercel.app/) ++ (Nextjs Starter)
README
# use-next-blurhash-hook-example
This is a sample project to show you how to implement the [use-next-blurhash](https://github.com/ivansevillaa/use-next-blurhash/) hook in your project.
### Motivation
This project was created to illustrate the solution of a common issue when using the package in projects deployed on Vercel.
More details on resolving these issues at the following link: https://github.com/ivansevillaa/use-next-blurhash/issues/4