1.1.10 • Published 2 years ago

@danielzaiser91/bubble-notifications v1.1.10

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

bubble-notifications

creates nice customizable notifications with a simple animation

How to use

  1. declare an element on your page as the container for the messages, by giving it an id of "infoBubbleContainer"
  2. import the BubbleNotification Class and initialize it with BN.init()
  3. by calling BN.info(text) you can now create bubble notifications, displaying whatever your given text string says.
1.1.10

2 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago