1.4.5 • Published 5 years ago

s3bubble-javascript v1.4.5

Weekly downloads
235
License
ISC
Repository
github
Last release
5 years ago

S3Bubble JavaScript Library

Here you can download the JavaScript library to use within your own projects

Getting Started

Add s3bubble.min.js & s3bubble.min.css to your page

Make sure you add your website to your S3Bubble account in the dashboard.

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>S3Bubble Demo</title>
  <link rel="stylesheet" href="https://unpkg.com/s3bubble-javascript/s3bubble.min.css" />
</head>
<body>
  <div class="s3bubble" data-code="enter-your-code-here"></div>
  <script src="https://unpkg.com/s3bubble-javascript/s3bubble.min.js"></script>
</body>
</html>

You can use unpkg.com hosted versions

<link rel="stylesheet" href="https://unpkg.com/s3bubble-javascript/s3bubble.min.css" />
<script src="https://unpkg.com/s3bubble-javascript/s3bubble.min.js"></script>

Latest Release

Download

Live Examples

S3Bubble Official Documentation

Change Log

1.4.5

5 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.9

6 years ago

1.3.8

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago