react-globules
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

React Globules

npm package

React JS component that gives your project a cool interactive background

Demo

Screenshot (Default theme)

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>

/react-globules/

    Package Sidebar

    Install

    npm i react-globules

    Weekly Downloads

    0

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    26.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • moynihan