
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
react-gsap
Advanced tools
React components for GSAP
react-gsap
lets you use the GreenSock Animation Platform (GSAP) in React in a fully declarative way.
It abstracts away the direct use of the GSAP Tween and Timeline functions.
If you need the full control it's possible by getting low level access to the underlying objects.
In addition to that it ships some GSAP Plugins and useful helper components.
From version 2 on it's build for GSAP 3 and only has gsap
as a peer dependency. In this way you can update gsap
separately from react-gsap
.
It's built with TypeScript and ships the types directly in the package.
Documentation and examples are here: https://bitworking.github.io/react-gsap/
npm install gsap react-gsap
GreenSock Animation Platform (GSAP) is a set of some JavaScript functions which let you tween a value/attribute/css property over time and insert these tweens into a timeline for more complex animations.
react-gsap
just adds some React wrapper components for these functions, so also read the official GreenSock documentation to know how to do things:
MIT © bitworking
FAQs
React components for GSAP
The npm package react-gsap receives a total of 0 weekly downloads. As such, react-gsap popularity was classified as not popular.
We found that react-gsap 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
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.