0.2.1 • Published 5 years ago

css-waves v0.2.1

Weekly downloads
30
License
MIT
Repository
github
Last release
5 years ago

css-waves

A React npm package for waves animation. URL: https://www.npmjs.com/package/css-waves

Installing

npm i --save css-waves

Usage

import Waves from 'css-waves/Waves'

const WavesExample = () => <Waves /> ;

Props

backGroundColor - String value for the background color to be used

Example -

import Waves from 'css-waves/Waves'

const WavesExample = () => <Waves backGroundColor="black" /> ;

Built With

Authors

Licence

  • MIT
0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago