Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
alternative-react-components
Advanced tools
Alternative components for React, with fun animations
<Alternative />
is a React component that wraps two components <SideA />
, <SideB />
inside,
displays <SideA />
as a normal state, yet displays <SideB />
when you interact with(hover/click on) <Alternative />
.
This alternative state of <Alternative />
is transformed along with several kinds of animation to choose from.
<Alternative
sideA={SideAComponent}
sideB={SideBComponent}
clickToTrigger // default to be false, means hover to alter components
className={"your-class-name"} // it is possible to style the outmost <div> of <Alternative /> by giving classnames
/>
more animations
FAQs
Alternative components for React, with fun animations
The npm package alternative-react-components receives a total of 0 weekly downloads. As such, alternative-react-components popularity was classified as not popular.
We found that alternative-react-components 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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.