@twallpaper/react
Version:
🌈 Multicolor gradient wallpaper created algorithmically and shimmers smoothly.
39 lines (32 loc) • 936 B
Markdown
<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/react">
<img alt="npm" src="https://img.shields.io/npm/v/@twallpaper/react">
</a>
<a href="https://www.npmjs.com/package/@twallpaper/react">
<img alt="npm" src="https://img.shields.io/npm/dt/@twallpaper/react?color=blue">
</a>
<a href="https://bundlephobia.com/package/@twallpaper/react@latest">
<img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/@twallpaper/react">
</a>
</p>
## Installation
```sh
npm install @twallpaper/react
```
```sh
yarn add @twallpaper/react
```
```sh
pnpm add @twallpaper/react
```