Skip to main content

🌨️ react-snow-overlay

A performant snowfall effect for your website

  • Web Workers + Offscreen Canvas to keep your main thread chilling 😎
  • No performance impact to your website ⚡️
  • 0 dependencies ✨
  • Customizable 🎨
  • Adds some festive fun ☃️
npm install react-snow-overlay
import { SnowOverlay } from 'react-snow-overlay';
    
<SnowOverlay />

The maximum number of snow particles displayed on the screen at once. Note: High values may cause performance issues.

Color of snow particles

How fast snow falls down the screen