Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Multi-color balloons expanding and flying up from the bottom of your screen.
Multi-color balloons expanding and flying up from the bottom of your screen.
WARNING: DO NOT SUPPORT IE.
Download:
# Clone this repository
git clone https://github.com/stevenjoezhang/balloon.js.git
# Go into the repository
cd balloon.js
then add this script to your html page:
<script src="path/to/balloon.js"></script>
or:
<script src="path/to/balloon.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/balloon.js@0/balloon.min.js"></script>
duration
the animation duration in secondssize
size of the balloons in pxcount
count of the balloonsfrom
l for left, r for rightto
l for left, r for rightFor example:
<script src="path/to/balloon.min.js" duration="15" size="88"></script>
Released under the GNU General Public License v3
http://www.gnu.org/licenses/gpl-3.0.html
FAQs
Multi-color balloons expanding and flying up from the bottom of your screen.
The npm package balloon.js receives a total of 3 weekly downloads. As such, balloon.js popularity was classified as not popular.
We found that balloon.js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.