0.0.16 • Published 2 years ago

bubble-b v0.0.16

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

npm latest package

This library creates random bubbles on the background of your web app.

Installation:

npm install bubble-b

Features:

  • Shows bubbles based on the given prop value.
    1. Random colors.
    2. Random sizes.
    3. Bounce all over the screen.

Example:

import BubbleB from 'bubble-b';


<BubbleB bubblesNum={30} />
0.0.10

2 years ago

0.0.11

2 years ago

0.0.16

2 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago