<br>
<p align="center">
  <a href="https://twallpaper.js.org">
    <img height="220" src="https://twallpaper.js.org/utya.webp"/>
    <br/>
    <h1 align="center">TWallpaper</h1>
  </a>
</p>

<p align="center">
  <b>🌈 Multicolor gradient wallpaper created algorithmically and shimmers smoothly.</b>
</p>

<p align="center">
  <a href="https://www.npmjs.com/package/twallpaper">
    <img alt="npm" src="https://img.shields.io/npm/v/twallpaper">
  </a>
  <a href="https://www.npmjs.com/package/twallpaper">
    <img alt="npm" src="https://img.shields.io/npm/dt/twallpaper?color=blue">
  </a>
  <a href="https://bundlephobia.com/package/twallpaper@latest">
    <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/twallpaper">
  </a>
</p>

## Installation

```sh
npm install twallpaper
```

```sh
yarn add twallpaper
```

```sh
pnpm add twallpaper
```
