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-simple-slider
Advanced tools
version: 1.0.0
This AngularJS directive aims to provide a simple slider element for your application.
To use the directive, simply import one of the dist/
files into your html and initiate the angularSimpleSlider
module.
The following example shows you how to configure a slider with 612x612 pixels using an fading animation:
<simple-slider style="width:612px; height:612px" transition-property="opacity" start-value="0" visible-value="1" end-value="0">
<img src="http://placekitten.com/g/612/612"/>
<img src="http://distilleryimage5.s3.amazonaws.com/de66967ac72111e2a23222000aaa0537_7.jpg"/>
<img src="http://distilleryimage8.s3.amazonaws.com/a042749ac72111e28c3c22000a1fb85a_7.jpg"/>
<img src="http://distilleryimage4.s3.amazonaws.com/8d32600ec72111e29f1422000a1fbc0e_7.jpg"/>
</simple-slider>
Many others examples of using can be found on the app/views/main.html file in this repository.
This project is a simple directive implementation of SimpleSlider. Please visit its page for more information.
MIT
FAQs
version: 1.0.0
The npm package angular-simple-slider receives a total of 4 weekly downloads. As such, angular-simple-slider popularity was classified as not popular.
We found that angular-simple-slider 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.