README.md

March 10, 2023 ยท View on GitHub

Welcome to image-flow ๐Ÿ‘‹

Version License: MIT

Examples โžก๏ธ ๐Ÿ  Homepage

Prerequisites

  • node >= 10.x && node <= 16.x

Install with npm

yarn install image-flow

Usage

base

<ImageFlow
  width={400}
  height={690}
  type="Soul"
  url="https://s1.ax1x.com/2023/02/23/pSxaa1U.jpg"
/>

Show your support

Give a โญ๏ธ if this project helped you!

Contents

  1. 0.1Examples โžก๏ธ ๐Ÿ  Homepage
  2. 1Prerequisites
  3. 2Install with npm
  4. 3Usage
  5. 3.1base
  6. 4Show your support