Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Responsive modal window javaScript plugin, touch swipe gallery
Just another responsive lightbox plugin, suitable for images, inline contents, iFrames, Google Maps, Vimeo and YouTube videos.
The big difference compared to many others plugins is that VenoBox calculates the max width of the image displayed and preserves its height if is taller than the window (so in small devices you can scroll down the content, avoiding vertical microscopic resized images).
Demo: https://veno.es/venobox/
This package can be installed with:
Download the latest release or get the sources from jsDelivr
Put the required stylesheet into your <head>
to load our CSS:
<link rel="stylesheet" href="venobox/dist/venobox.min.css" />
Include the script near the end of your pages, right before the closing </body>
tag:
<script src="venobox/dist/venobox.min.js"></script>
Insert one or more links with a custom class
<a class="venobox" href="image01-big.jpg"><img src="image01-small.jpg" alt="image alt"/></a>
Initialize the plugin and your VenoBox is ready for all the selected links.
new VenoBox({
selctor: '.venobox'
});
The full documentation is available at https://veno.es/venobox/
License: released under the MIT License
[2.0.3]
import VenoBox from './src/venobox.esm.js'
FAQs
Responsive javascript modal window plugin, touch swipe gallery
The npm package venobox receives a total of 0 weekly downloads. As such, venobox popularity was classified as not popular.
We found that venobox demonstrated a healthy version release cadence and project activity because the last version was released less than 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.