Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
angular-fancybox-plus
Advanced tools
Angular directive for FancyBox-Plus, the jQuery lightbox and modal window plugin.
Angular FancyBox Plus is directive for the lightweight customizable lightbox FancyBox plus plugin.
Via Bower:
bower install angular-fancybox-plus
Via npm:
npm install angular-fancybox-plus
In a browser:
<script src="jquery.fancybox-plus.js"></script>
<script src="angular-fancybox-plus.js"></script>
Include the FancyBoxPlus plug-in and the directive on a page.
Basic via attribute
<a id="fbplus_01" href="path_to_image" fancyboxable>
Options via attribute
<a id="fbplus_01" href="path_to_image" fancyboxable="{padding:30}">
Basic via tag
<a id="fbplus_02" href="path_to_image" >
<fancybox box-for="fbplus_02" />
Options via tag
<a id="fbplus_03" href="path_to_image" >
<fancybox box-for="fbplus_03" options="{href:'images/large/image1.jpg', title:'A nice fancybox' }" />
For more information on how to setup and customise, check the examples.
Licensed under MIT license.
FAQs
Angular directive for FancyBox-Plus, the jQuery lightbox and modal window plugin.
The npm package angular-fancybox-plus receives a total of 36 weekly downloads. As such, angular-fancybox-plus popularity was classified as not popular.
We found that angular-fancybox-plus 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.