Skip to content

Lightweight server-side blur placeholder and dominant color extraction for Next.js

License

Notifications You must be signed in to change notification settings

heysolomon/next-image-placeholder

next-image-placeholder

License Version

Lightweight server-side blur placeholder and dominant color extraction for Next.js.

Monorepo Structure

This project is a monorepo managed with Turbo and pnpm.

Getting Started

To engage with this project locally:

  1. Clone the repository:

    git clone https://github.com/heysolomon/next-image-placeholder.git
    cd next-image-placeholder
  2. Install dependencies:

    pnpm install
  3. Run the development server:

    pnpm dev

Contributing

We welcome contributions! Please see our CONTRIBUTING.md for details on how to get started.

Acknowledgements

  • sharp - High performance Node.js image processing
  • fast-average-color-node - A simple library that calculates the average color of an image

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Lightweight server-side blur placeholder and dominant color extraction for Next.js

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published