1.0.6 • Published 5 years ago

react-globules v1.0.6

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

React Globules

npm package

React JS component that gives your project a cool interactive background

Demo

Screenshot (Default theme)

npm.io

Properties

<Globules
    widthPercent={true} 
    heightPercent={true} 
    width={100} // % or px
    height={100} // % or px
    speed={4} // 0 - 9
    density={50} // 0 - 99
    color={'#ffffff'} // 6 char long hex
    background={'#000000'} // 6 char long hex
>
    <p>Test</p>
</Globules>
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago