
Security News
NIST Under Federal Audit for NVD Processing Backlog and Delays
As vulnerability data bottlenecks grow, the federal government is formally investigating NISTβs handling of the National Vulnerability Database.
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.
π Try out the new Visual Editor
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
Β Β βΒ Visual editor and code generator
Β Β βΒ 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 healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 0 open source maintainers 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
As vulnerability data bottlenecks grow, the federal government is formally investigating NISTβs handling of the National Vulnerability Database.
Research
Security News
Socketβs Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.
Security News
TypeScript Native Previews offers a 10x faster Go-based compiler, now available on npm for public testing with early editor and language support.