1.0.0 • Published 3 years ago

@forestlightelf/fish-animation-react v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

:fish: Fish-Animation

:star2: Demo

npm.io

:package: Install

​ You can simply get it by yarn or download the source code and build it by yourself.

# yarn
yarn add @forestlightelf/fish-animation
# build it your self(you shold know something about rollup and typescript)
rollup -c

:book: Usage

import {FishAnimation}from '@forestlightelf/fish-animation'
const App=(props)=>{
    return (
        <>
        <FishAnimation></FishAnimation>
        </>
    );
}

:handshake: Contributing

​ If you love this project, thanks to buy me a coffee (or more likely a beer)!

npm.io