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.
react-final-marquee
Advanced tools
Easy way to use marquee text for react
npm install react-final-marquee
# or
yarn add react-final-marquee
TODO:
Prop | Type | Default | Description |
---|---|---|---|
height | Number or String | 15 | The height of the container div |
style | CSSProperties | 15 | Animation Duration |
className | String | "" | Class name to style the container div |
paused | Boolean | false | The property specifies whether the animation is running or paused |
pauseOnHover | Boolean | false | Whether to pause the marquee when hovered |
direction | String | "leftToRight" or "rightToLeft" | The direction the marquee is sliding |
duration | Number | 0 | Animation Duration |
space | Number | 0 | Each loop item sapces |
repeat | Number | 2 | Number of repeat text |
textColor | String or null | null | Text color |
bgColor | String or null | null | Container Background color |
FAQs
Easy way to use marquee text for React
The npm package react-final-marquee receives a total of 27 weekly downloads. As such, react-final-marquee popularity was classified as not popular.
We found that react-final-marquee 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.
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.