Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
sp-supermarquee
Advanced tools
SuperMarquee is the super smooth marquee web component for your web applications.
It covers all features for marquee usages, like horizontal- and vertical scrolling, different scroll speeds, custom styling etc.
In addition, SuperMarquee comes with features which no other solution have. This includes 3D hardware acceleration, inbuilt 3D transformation functionalities and the unique ping-pong mode.
Needless to say that SuperMarquee supports all your favourite frontend frameworks.
Get some inspiration of what is possible with the following showcase demos.
The most popular features of SuperMarquee:
✓ Fully Responsive. Perfect for every resolution
✓ Easily customizable via CSS
✓ Zero dependencies
✓ Lightweight, simple yet powerful
✓ Hardware accelerated for high performance
✓ Extremely flexible. Endless possibilities
✓ Works on every modern device
✓ Supports 3D transformations
✓ Works with every major frontend framework
✓ RSS feed support
List of single feature examples
Run the following command in your terminal
npm install sp-supermarquee
You can also load the bundle directly from jsDelivr.
Create an HTML placeholder
<div id="supermarquee"></div>
import SuperMarquee from "sp-supermarquee";
Now turn your placeholder into a SuperMarquee instance and let the magic begin.
const sm = new SuperMarquee(
document.getElementById('example'), {
content : "SuperMarquee by SuperPlug.in is Super!!!"
});
Refer to the official documentation for more details.
We provide support for developers working with commercial version by email. Please write an email to support@superplug.in (please include your license key for verification).
If you use a non-commercial version then please ask your tagged question on StackOverflow.
SuperMarquee is a commercial software with two licenses available:
FAQs
Super smooth marquee library for your applications.
We found that sp-supermarquee 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.